Spaces:
Runtime error
Runtime error
try
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
peft==0.13.2
|
| 3 |
-
transformers==4.46.3
|
|
|
|
|
|
| 1 |
huggingface_hub==0.25.2
|
| 2 |
peft==0.13.2
|
| 3 |
+
transformers==4.46.3
|
| 4 |
+
bitsandbytes==0.42.0
|