Update main.py
Browse files
main.py
CHANGED
|
@@ -142,6 +142,7 @@ app.add_middleware(
|
|
| 142 |
"https://elevatics.cloud",
|
| 143 |
"https://elevatics.online",
|
| 144 |
"https://elevatics.ai",
|
|
|
|
| 145 |
"https://pvanand-specialized-agents.hf.space",
|
| 146 |
"https://pvanand-audio-chat.hf.space/"
|
| 147 |
],
|
|
|
|
| 142 |
"https://elevatics.cloud",
|
| 143 |
"https://elevatics.online",
|
| 144 |
"https://elevatics.ai",
|
| 145 |
+
"https://web.elevatics.cloud",
|
| 146 |
"https://pvanand-specialized-agents.hf.space",
|
| 147 |
"https://pvanand-audio-chat.hf.space/"
|
| 148 |
],
|