Technozam commited on
Commit
05fb484
·
1 Parent(s): 66f5d99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,4 +162,4 @@ fface = gr.Interface(
162
  # fface.launch(debug=True, share=True)
163
 
164
  demo = gr.TabbedInterface([iface, fface], ["Text", "Upload File"])
165
- demo.launch(debug=True, share=True)
 
162
  # fface.launch(debug=True, share=True)
163
 
164
  demo = gr.TabbedInterface([iface, fface], ["Text", "Upload File"])
165
+ demo.launch(debug=True)