Spaces:
Runtime error
Runtime error
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -177,4 +177,4 @@ demo = create_ui()
|
|
| 177 |
|
| 178 |
# Başlat
|
| 179 |
if __name__ == "__main__":
|
| 180 |
-
demo.launch(server_name="0.0.0.0", server_port=7860
|
|
|
|
| 177 |
|
| 178 |
# Başlat
|
| 179 |
if __name__ == "__main__":
|
| 180 |
+
demo.launch(server_name="0.0.0.0", server_port=7860)
|