Spaces:
Running
on
Zero
Running
on
Zero
update
Browse files- hf_demo.py +1 -1
hf_demo.py
CHANGED
@@ -126,7 +126,7 @@ with block:
|
|
126 |
max_lines=10,
|
127 |
placeholder="Enter your prompt (long and detailed would be better)",
|
128 |
container=True,
|
129 |
-
value="A
|
130 |
)
|
131 |
|
132 |
with gr.Tab('Generation'):
|
|
|
126 |
max_lines=10,
|
127 |
placeholder="Enter your prompt (long and detailed would be better)",
|
128 |
container=True,
|
129 |
+
value="A black SUV driving down a highway with a scenic view of mountains and water in the background. The SUV is the main focus of the image, and it appears to be traveling at a moderate speed. The road is well-maintained and provides a smooth driving experience. The mountains and water create a picturesque backdrop, adding to the overall beauty of the scene. The image captures the essence of a leisurely road trip, with the SUV as the primary subject, highlighting the sense of adventure and exploration that comes with such journeys.",
|
130 |
)
|
131 |
|
132 |
with gr.Tab('Generation'):
|