Spaces:
Runtime error
Runtime error
saikumaraili commited on
Commit ·
875546a
1
Parent(s): 979a7b9
added requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
python-dotenv
|
| 4 |
+
websockets
|
| 5 |
+
requests
|
| 6 |
+
twilio
|
| 7 |
+
google-genai
|