Nekochu commited on
Commit
7c0d410
·
verified ·
1 Parent(s): 2092633

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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