Yaron Koresh commited on
Commit
4a4e06a
·
verified ·
1 Parent(s): 9fb409b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -243,4 +243,4 @@ with gr.Blocks(theme=gr.themes.Soft(),css=css,js=js) as demo:
243
  triggers=[run_button.click, prompt.submit, prompt2.submit],
244
  fn=run,inputs=[motion,prompt,prompt2,*result],outputs=result
245
  )
246
- demo.queue().launch()
 
243
  triggers=[run_button.click, prompt.submit, prompt2.submit],
244
  fn=run,inputs=[motion,prompt,prompt2,*result],outputs=result
245
  )
246
+ demo.queue().launch()