atereoyinn
commited on
Commit
•
6eafde4
1
Parent(s):
73524f1
default
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ transformers
|
|
3 |
faster-whisper
|
4 |
pydantic
|
5 |
accelerate
|
6 |
-
bitsandbytes==0.
|
7 |
torch==2.0.1+cu118
|
8 |
torchvision==0.15.2+cu118
|
9 |
-f https://download.pytorch.org/whl/torch_stable.html
|
|
|
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
|