alexkueck commited on
Commit
f779e70
1 Parent(s): 0ded83d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -417,7 +417,7 @@ with gr.Blocks() as demo:
417
  chatbot_stream.like(vote, None, None)
418
  chat_interface_stream.queue().launch()
419
  with gr.Row():
420
- reference_image
421
 
422
 
423
  # when `first_frame` is updated
@@ -429,4 +429,4 @@ with gr.Blocks() as demo:
429
  )
430
 
431
 
432
- demo.queue().launch()
 
417
  chatbot_stream.like(vote, None, None)
418
  chat_interface_stream.queue().launch()
419
  with gr.Row():
420
+ reference_image.queue().launch()
421
 
422
 
423
  # when `first_frame` is updated
 
429
  )
430
 
431
 
432
+ #demo.queue().launch()