Sa-m commited on
Commit
a08c6e3
·
verified ·
1 Parent(s): 0a30b78

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -115,7 +115,5 @@ demo = gr.Interface(
115
  # For Hugging Face Spaces deployment
116
  if __name__ == "__main__":
117
  demo.launch(
118
- server_name="0.0.0.0",
119
- server_port=7860,
120
  share=True # Set to False for Hugging Face Spaces
121
  )
 
115
  # For Hugging Face Spaces deployment
116
  if __name__ == "__main__":
117
  demo.launch(
 
 
118
  share=True # Set to False for Hugging Face Spaces
119
  )