Spaces:
Runtime error
Runtime error
Hjgugugjhuhjggg
commited on
Commit
•
e1c1e64
1
Parent(s):
5fac4ae
Update app.py
Browse files
app.py
CHANGED
@@ -339,4 +339,4 @@ iface = gr.Interface(
|
|
339 |
|
340 |
if __name__ == "__main__":
|
341 |
port = int(os.environ.get("PORT", 7860))
|
342 |
-
iface.launch(server_port=port
|
|
|
339 |
|
340 |
if __name__ == "__main__":
|
341 |
port = int(os.environ.get("PORT", 7860))
|
342 |
+
iface.launch(server_port=port)
|