Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ fastapi==0.68.0
|
|
2 |
uvicorn==0.15.0
|
3 |
python-multipart==0.0.5
|
4 |
Pillow==8.3.1
|
5 |
-
torch==
|
6 |
transformers==4.11.3
|
7 |
pydantic==1.8.2
|
8 |
python-jose==3.3.0
|
|
|
2 |
uvicorn==0.15.0
|
3 |
python-multipart==0.0.5
|
4 |
Pillow==8.3.1
|
5 |
+
torch==2.4.1
|
6 |
transformers==4.11.3
|
7 |
pydantic==1.8.2
|
8 |
python-jose==3.3.0
|