Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -12
requirements.txt
CHANGED
@@ -3,15 +3,5 @@ uvicorn
|
|
3 |
python-multipart
|
4 |
requests
|
5 |
fastapi-utils
|
6 |
-
|
7 |
-
numpy
|
8 |
-
pyyaml
|
9 |
-
openpyxl
|
10 |
-
matplotlib
|
11 |
-
twilio
|
12 |
-
google-generativeai
|
13 |
-
firebase-admin==6.4.0
|
14 |
-
requests==2.31.0
|
15 |
-
boto3==1.34.80
|
16 |
-
anthropic==0.25.5
|
17 |
-
openai==1.12.0
|
|
|
3 |
python-multipart
|
4 |
requests
|
5 |
fastapi-utils
|
6 |
+
transformers
|
7 |
+
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|