Spaces:
Sleeping
Sleeping
layerdiffusion
commited on
Commit
·
eb75936
1
Parent(s):
88f5fab
app.py
CHANGED
|
@@ -338,7 +338,7 @@ with gr.Blocks(
|
|
| 338 |
|
| 339 |
examples = gr.Dataset(
|
| 340 |
samples=[
|
| 341 |
-
['generate an image of the fierce battle of warriors and
|
| 342 |
['change the dragon to a dinosaur']
|
| 343 |
],
|
| 344 |
components=[gr.Textbox(visible=False)],
|
|
|
|
| 338 |
|
| 339 |
examples = gr.Dataset(
|
| 340 |
samples=[
|
| 341 |
+
['generate an image of the fierce battle of warriors and the dragon'],
|
| 342 |
['change the dragon to a dinosaur']
|
| 343 |
],
|
| 344 |
components=[gr.Textbox(visible=False)],
|