Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ sentencepiece>=0.1.99
|
|
7 |
protobuf>=4.25.2
|
8 |
optimum>=1.16.1
|
9 |
huggingface_hub>=0.28.1
|
10 |
-
tokenizers>=0.15.0
|
|
|
|
7 |
protobuf>=4.25.2
|
8 |
optimum>=1.16.1
|
9 |
huggingface_hub>=0.28.1
|
10 |
+
tokenizers>=0.15.0
|
11 |
+
bitsandbytes>=0.41.0
|