Rick-29 commited on
Commit
8b97b46
1 Parent(s): 170347f

edit in the demo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,4 +61,4 @@ demo = gr.Interface(fn=predict,
61
 
62
  # Launch the demo
63
  demo.launch(debug=False, # Print errors locally?
64
- share=True) # generate a publically available URL
 
61
 
62
  # Launch the demo
63
  demo.launch(debug=False, # Print errors locally?
64
+ share=False) # generate a publically available URL // Not needed in huggingface