atereoyinn
commited on
Commit
•
41949b8
1
Parent(s):
86f56fc
specified bitsandbytes version
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,8 +3,7 @@ transformers
|
|
3 |
faster-whisper
|
4 |
pydantic
|
5 |
accelerate
|
6 |
-
bitsandbytes
|
7 |
torch==2.0.1+cu118
|
8 |
torchvision==0.15.2+cu118
|
9 |
-f https://download.pytorch.org/whl/torch_stable.html
|
10 |
-
|
|
|
3 |
faster-whisper
|
4 |
pydantic
|
5 |
accelerate
|
6 |
+
bitsandbytes==0.43.3
|
7 |
torch==2.0.1+cu118
|
8 |
torchvision==0.15.2+cu118
|
9 |
-f https://download.pytorch.org/whl/torch_stable.html
|
|