Technozam commited on
Commit
f8a34b7
1 Parent(s): 66d81f8

Update app.py

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