Yntec commited on
Commit
a622fcb
·
1 Parent(s): 9fa5e04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -177,8 +177,6 @@ with gr.Blocks(css=css) as myface:
177
  output4=gr.Image(label=(f"{current_model}"))
178
  with gr.Row():
179
  magic1=gr.Textbox(lines=4)
180
- if(magic1==""):
181
- magic1=f"{prompt}"
182
  magic2=gr.Textbox(lines=4)
183
  magic3=gr.Textbox(lines=4)
184
  magic4=gr.Textbox(lines=4)
 
177
  output4=gr.Image(label=(f"{current_model}"))
178
  with gr.Row():
179
  magic1=gr.Textbox(lines=4)
 
 
180
  magic2=gr.Textbox(lines=4)
181
  magic3=gr.Textbox(lines=4)
182
  magic4=gr.Textbox(lines=4)