rafaaa2105 commited on
Commit
daa6766
1 Parent(s): b7e44db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def generate_images(
56
  gr.Warning("Prompt empty!")
57
 
58
  # Create the Gradio blocks
59
- with gr.Blocks(css="style.css", theme='derekzen/stardust) as demo:
60
  with gr.Row(equal_height=False):
61
  with gr.Column():
62
  with gr.Group():
 
56
  gr.Warning("Prompt empty!")
57
 
58
  # Create the Gradio blocks
59
+ with gr.Blocks(css="style.css", theme='derekzen/stardust') as demo:
60
  with gr.Row(equal_height=False):
61
  with gr.Column():
62
  with gr.Group():