jarguello76 commited on
Commit
76fbe49
·
verified ·
1 Parent(s): e1a463d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,4 +209,4 @@ demo = gr.ChatInterface(
209
 
210
  if __name__ == "__main__":
211
  iface_loop.launch()
212
- # demo.launch() # Uncomment to run the chat template toon
 
209
 
210
  if __name__ == "__main__":
211
  iface_loop.launch()
212
+ demo.launch() # Uncomment to run the chat template toon