Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -15,7 +15,7 @@ logo_b64 = embed_image_base64(logo_path)
|
|
| 15 |
|
| 16 |
AGENT_URLS = {
|
| 17 |
"delivery": "https://huggingface.co/spaces/shuv25/optimize_delivery_system",
|
| 18 |
-
"agent2": "https://huggingface.co/spaces/Tamannathakur/
|
| 19 |
"agent3": "https://huggingface.co/spaces/akankshar639/CustomerSupportAgent"
|
| 20 |
}
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
AGENT_URLS = {
|
| 17 |
"delivery": "https://huggingface.co/spaces/shuv25/optimize_delivery_system",
|
| 18 |
+
"agent2": "https://huggingface.co/spaces/Tamannathakur/SPARKNOVA",
|
| 19 |
"agent3": "https://huggingface.co/spaces/akankshar639/CustomerSupportAgent"
|
| 20 |
}
|
| 21 |
|