Spaces:
Sleeping
Sleeping
Try to install pre release
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# huggingface_hub==0.25.2
|
2 |
huggingface_hub
|
3 |
-
transformers
|
4 |
torch
|
5 |
peft
|
6 |
-
bitsandbytes
|
|
|
1 |
# huggingface_hub==0.25.2
|
2 |
huggingface_hub
|
3 |
+
transformers>=4.45.1
|
4 |
torch
|
5 |
peft
|
6 |
+
bitsandbytes>=0.44.1.dev0
|