Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -28,7 +28,7 @@ logo_b64 = embed_image_base64(logo_path)
|
|
| 28 |
|
| 29 |
AGENT_URLS = {
|
| 30 |
"delivery": "https://huggingface.co/spaces/shuv25/optimize_delivery_system",
|
| 31 |
-
"agent2": "https://huggingface.co/spaces/Tamannathakur/
|
| 32 |
"agent3": "https://huggingface.co/spaces/akankshar639/CustomerSupportAgent"
|
| 33 |
}
|
| 34 |
|
|
|
|
| 28 |
|
| 29 |
AGENT_URLS = {
|
| 30 |
"delivery": "https://huggingface.co/spaces/shuv25/optimize_delivery_system",
|
| 31 |
+
"agent2": "https://huggingface.co/spaces/Tamannathakur/SPARKNOVA",
|
| 32 |
"agent3": "https://huggingface.co/spaces/akankshar639/CustomerSupportAgent"
|
| 33 |
}
|
| 34 |
|