fffiloni commited on
Commit
28a6132
·
verified ·
1 Parent(s): fa7e40b

Update injection_main_HF.py

Browse files
Files changed (1) hide show
  1. injection_main_HF.py +1 -1
injection_main_HF.py CHANGED
@@ -636,7 +636,7 @@ if __name__ == "__main__":
636
 
637
  with gr.Column():
638
  gr.Markdown("Artist Interactive Demo")
639
- with gr.row():
640
  with gr.Column():
641
  text_input.render()
642
  image_input.render()
 
636
 
637
  with gr.Column():
638
  gr.Markdown("Artist Interactive Demo")
639
+ with gr.Row():
640
  with gr.Column():
641
  text_input.render()
642
  image_input.render()