Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,6 @@ demo = gr.Interface(
|
|
60 |
gr.Textbox(
|
61 |
label="Prompt",
|
62 |
placeholder="Enter your image description here...",
|
63 |
-
value="a glass cup with beer, inside the beer a scuba diver, with a beautiful sunset background"
|
64 |
),
|
65 |
gr.Slider(
|
66 |
minimum=1,
|
|
|
60 |
gr.Textbox(
|
61 |
label="Prompt",
|
62 |
placeholder="Enter your image description here...",
|
|
|
63 |
),
|
64 |
gr.Slider(
|
65 |
minimum=1,
|