ciyidogan commited on
Commit
54282ba
·
verified ·
1 Parent(s): 9435b5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- fastapi
2
- uvicorn
3
- transformers>=4.35
4
- torch
5
- accelerate
6
- bitsandbytes
 
1
+ fastapi==0.110.2
2
+ uvicorn==0.29.0
3
+ transformers==4.41.1
4
+ torch==2.3.0