aliSaac510 commited on
Commit
5caa33a
·
verified ·
1 Parent(s): 2512ecd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- fastapi
2
- uvicorn
3
- transformers>=4.40.0
4
- sentence-transformers>=3.0.0
5
  torch --index-url https://download.pytorch.org/whl/cpu
6
  pillow
7
  requests
 
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