Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -121,11 +121,8 @@ chat_interface = gr.ChatInterface(
|
|
| 121 |
],
|
| 122 |
stop_btn=None,
|
| 123 |
examples=[
|
| 124 |
-
["
|
| 125 |
-
["Can you explain briefly to me what is
|
| 126 |
-
["Explain the plot of Cinderella in a sentence."],
|
| 127 |
-
["How many hours does it take a man to eat a Helicopter?"],
|
| 128 |
-
["Write a 100-word article on 'Benefits of Open-Source in AI research'"],
|
| 129 |
],
|
| 130 |
)
|
| 131 |
|
|
|
|
| 121 |
],
|
| 122 |
stop_btn=None,
|
| 123 |
examples=[
|
| 124 |
+
["### Instruction: Create stable diffusion metadata based on the given english description. Luminia ### Input: favorites and popular SFW ### Response:"],
|
| 125 |
+
["Can you explain briefly to me what is stable diffusion metadata and tips?"],
|
|
|
|
|
|
|
|
|
|
| 126 |
],
|
| 127 |
)
|
| 128 |
|