YoussefA7med commited on
Commit
a4e8ff3
·
verified ·
1 Parent(s): 0cf21c0

Update app.py

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