Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -122,7 +122,7 @@ chat_interface = gr.ChatInterface(
|
|
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 |
-
["Provide tips on stable diffusion to optimize low token prompts and enhance quality include prompt example."],
|
126 |
],
|
127 |
)
|
128 |
|
|
|
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 |
+
["### Instruction: Provide tips on stable diffusion to optimize low token prompts and enhance quality include prompt example. ### Response:"],
|
126 |
],
|
127 |
)
|
128 |
|