aliSaac510 commited on
Commit
3d223ad
·
verified ·
1 Parent(s): 5caa33a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- fastapi==0.111.0
2
- uvicorn==0.30.1
3
- transformers==4.41.2
4
- sentence-transformers==3.0.1
5
  torch --index-url https://download.pytorch.org/whl/cpu
6
  pillow
7
  requests
 
1
+ fastapi==0.128.2
2
+ uvicorn==0.40.0
3
+ transformers==5.1.0
4
+ sentence-transformers==5.2.2
5
  torch --index-url https://download.pytorch.org/whl/cpu
6
  pillow
7
  requests