Leyo HF staff commited on
Commit
dc439a7
1 Parent(s): e581656
Files changed (1) hide show
  1. app_dialogue.py +1 -1
app_dialogue.py CHANGED
@@ -1001,7 +1001,7 @@ with gr.Blocks(title="AI Meme Generator", theme=gr.themes.Base(), css=css) as de
1001
  chatbot,
1002
  ],
1003
  )
1004
- demo.load(
1005
  fn=choose_gallery,
1006
  inputs=[gallery_type_choice],
1007
  outputs=[template_gallery],
 
1001
  chatbot,
1002
  ],
1003
  )
1004
+ demo.load(
1005
  fn=choose_gallery,
1006
  inputs=[gallery_type_choice],
1007
  outputs=[template_gallery],