Spaces:
Running
Running
Update main.py
Browse files
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"],
|