shuv25 commited on
Commit
b6c14bd
·
verified ·
1 Parent(s): 585c0f1

Update app.py

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