Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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(
|
|
|
148 |
|
149 |
setup_api_key()
|
150 |
# Hugging Face Spaces için önerilen launch konfigürasyonu
|
151 |
+
iface.launch(share=True)
|