Coots commited on
Commit
c1de69f
·
verified ·
1 Parent(s): 9040bc1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- transformers==4.41.2
2
- torch>=2.1.0
3
- fastapi==0.111.0
4
- uvicorn==0.29.0
 
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ torch
5
+ accelerate