shuv25 commited on
Commit
6de6c67
·
verified ·
1 Parent(s): bcf22e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ logo_b64 = embed_image_base64(logo_path)
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
 
35
  # ---------------------------
 
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/Tamannathakur/SparkMart"
33
  }
34
 
35
  # ---------------------------