Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
torch==2.4.1
|
3 |
-
accelerate
|
4 |
-
bitsandbytes
|
5 |
transformers
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
torch==2.4.1
|
3 |
+
accelerate>=0.23.0
|
4 |
+
bitsandbytes>=0.42.0
|
5 |
transformers
|