Spaces:
Sleeping
Sleeping
Pranjal2510 commited on
Commit ·
dedb04d
1
Parent(s): 738376a
Port changes
Browse files
app.py
CHANGED
|
@@ -188,7 +188,7 @@ with gr.Blocks() as demo:
|
|
| 188 |
⚠️ *This is an AI-generated suggestion, not a medical diagnosis.*
|
| 189 |
""")
|
| 190 |
|
| 191 |
-
demo.launch(server_name="0.0.0.0", server_port=
|
| 192 |
|
| 193 |
|
| 194 |
|
|
|
|
| 188 |
⚠️ *This is an AI-generated suggestion, not a medical diagnosis.*
|
| 189 |
""")
|
| 190 |
|
| 191 |
+
demo.launch(server_name="0.0.0.0", server_port=7865)
|
| 192 |
|
| 193 |
|
| 194 |
|