shuv25 commited on
Commit
07adc13
·
verified ·
1 Parent(s): ff6e45e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/Data_Analyzer",
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