hyuan5040 commited on
Commit
8284f39
1 Parent(s): 49eb71e

Update ChatGPT_app.py

Browse files
Files changed (1) hide show
  1. ChatGPT_app.py +1 -1
ChatGPT_app.py CHANGED
@@ -23,4 +23,4 @@ demo = gr.Interface(
23
  fn=Question,
24
  inputs="text", outputs="text")
25
 
26
- demo.launch()
 
23
  fn=Question,
24
  inputs="text", outputs="text")
25
 
26
+ demo.launch(share=true)