Spaces:
Build error
Build error
more updates
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
threadpoolctl==3.1.0
|
2 |
transformers==4.25.1
|
3 |
-
bitsandbytes
|
4 |
huggingface-hub>=0.7.0
|
5 |
protobuf>=3.12.2,<4.0.0
|
6 |
torch==1.13.1
|
|
|
1 |
threadpoolctl==3.1.0
|
2 |
transformers==4.25.1
|
3 |
+
bitsandbytes==0.34.0
|
4 |
huggingface-hub>=0.7.0
|
5 |
protobuf>=3.12.2,<4.0.0
|
6 |
torch==1.13.1
|