Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -384,4 +384,4 @@ Each detected signal contributes to a total score that maps to Low / Medium / Hi
|
|
| 384 |
- **v3** — Integrated n8n workflow for smarter conversational responses
|
| 385 |
""")
|
| 386 |
|
| 387 |
-
demo.launch(server_name="0.0.0.0", server_port=7860
|
|
|
|
| 384 |
- **v3** — Integrated n8n workflow for smarter conversational responses
|
| 385 |
""")
|
| 386 |
|
| 387 |
+
demo.launch(server_name="0.0.0.0", server_port=7860)
|