Spaces:
chatfinanz
/
Running on CPU Upgrade

dxdcx commited on
Commit
f3053ac
·
verified ·
1 Parent(s): 38b912a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -237,4 +237,4 @@ demo = gr.ChatInterface(
237
  )
238
 
239
  if __name__ == "__main__":
240
- demo.launch()
 
237
  )
238
 
239
  if __name__ == "__main__":
240
+ demo.launch(share=True)