DauroCamilo commited on
Commit
0e9b096
·
verified ·
1 Parent(s): 8a846d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- fastapi
2
- uvicorn
3
- transformers
4
- torch
5
- protobuf==3.20.*
6
- accelerate>=0.26.0
7
- bitsandbytes
 
1
+ fastapi
2
+ uvicorn
3
+ transformers>=4.34
4
+ torch
5
+ protobuf==3.20.*
6
+ accelerate
7
+ bitsandbytes