codeby-hp commited on
Commit
024b706
·
verified ·
1 Parent(s): a94e340

Update fastapi_app/requirements.txt

Browse files
Files changed (1) hide show
  1. fastapi_app/requirements.txt +7 -7
fastapi_app/requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- fastapi==0.115.6
2
- jinja2==3.1.5
3
- boto3==1.34.149
4
- python-dotenv==1.0.0
5
- transformers==4.43.3
6
- torch==2.3.1
7
- uvicorn==0.34.0
8
  python-multipart==0.0.18
 
1
+ fastapi==0.115.6
2
+ jinja2==3.1.5
3
+ boto3==1.34.149
4
+ python-dotenv==1.0.0
5
+ transformers>=4.46.0
6
+ torch==2.3.1
7
+ uvicorn==0.34.0
8
  python-multipart==0.0.18