zafirabdullah12 commited on
Commit
36ab633
·
verified ·
1 Parent(s): 47520cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -289,7 +289,7 @@ if __name__ == "__main__":
289
 
290
  # Launch with configuration - theme moved here for Gradio 6.0+
291
  interface.launch(
292
- server_name="0.0.0.0",
293
  server_port=7860,
294
  share=False,
295
  show_error=True,
 
289
 
290
  # Launch with configuration - theme moved here for Gradio 6.0+
291
  interface.launch(
292
+ server_name="127.0.0.1",
293
  server_port=7860,
294
  share=False,
295
  show_error=True,