YoussefA7med commited on
Commit
5c16342
·
verified ·
1 Parent(s): a994885

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -262,4 +262,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
262
 
263
  # تشغيل التطبيق
264
  if __name__ == "__main__":
265
- demo.launch(server_name="0.0.0.0", server_port=7860)
 
262
 
263
  # تشغيل التطبيق
264
  if __name__ == "__main__":
265
+ demo.launch()