yunuseduran commited on
Commit
9da60a4
·
verified ·
1 Parent(s): c790ab4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,4 +148,4 @@ iface = gr.Interface(
148
 
149
  setup_api_key()
150
  # Hugging Face Spaces için önerilen launch konfigürasyonu
151
- iface.launch(server_name="0.0.0.0", server_port=7860)
 
148
 
149
  setup_api_key()
150
  # Hugging Face Spaces için önerilen launch konfigürasyonu
151
+ iface.launch(share=True)