Muthukamalan commited on
Commit
fece07d
·
verified ·
1 Parent(s): 319ddab

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,4 +81,4 @@ gr.Interface(
81
  cache_examples=True,
82
  flagging_options=[],
83
  flagging_callback=SimpleCSVLogger()
84
- ).launch(share=False, debug=False,server_name="0.0.0.0",server_port=8080,enable_monitoring=None)
 
81
  cache_examples=True,
82
  flagging_options=[],
83
  flagging_callback=SimpleCSVLogger()
84
+ ).launch(share=False, debug=False) # ,server_name="0.0.0.0",server_port=8080,enable_monitoring=None