svjack commited on
Commit
e1897b2
1 Parent(s): b8ff652

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,7 +167,7 @@ with gr.Blocks(
167
  civital_prompt = gr.Textbox(label = "🤭 Civital Prompt (Click from 👉 right gallery to get them, and You can edit ✍️ yourself)",
168
  interactive = True,
169
  )
170
- gen_button = gr.Button(label = "Generate")
171
  hf_image = gr.Image(label = "🤭 Image generate by 🤗 Huggingface", height = 768)
172
 
173
  with gr.Column():
 
167
  civital_prompt = gr.Textbox(label = "🤭 Civital Prompt (Click from 👉 right gallery to get them, and You can edit ✍️ yourself)",
168
  interactive = True,
169
  )
170
+ gen_button = gr.Button(label = "Generate")
171
  hf_image = gr.Image(label = "🤭 Image generate by 🤗 Huggingface", height = 768)
172
 
173
  with gr.Column():