pvanand commited on
Commit
4730670
·
verified ·
1 Parent(s): 45e1a56

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +2 -1
main.py CHANGED
@@ -780,7 +780,8 @@ app.add_middleware(
780
  "https://elevatics.cloud",
781
  "https://elevatics.online",
782
  "https://elevatics.ai",
783
- "https://pvanand-specialized-agents.hf.space"
 
784
  ],
785
  allow_credentials=True,
786
  allow_methods=["GET", "POST"],
 
780
  "https://elevatics.cloud",
781
  "https://elevatics.online",
782
  "https://elevatics.ai",
783
+ "https://pvanand-specialized-agents.hf.space",
784
+ "https://pvanand-general-chat.hf.space"
785
  ],
786
  allow_credentials=True,
787
  allow_methods=["GET", "POST"],