Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ git+https://github.com/huggingface/peft.git
|
|
10 |
gradio
|
11 |
scipy
|
12 |
accelerate
|
13 |
-
bitsandbytes
|
|
|
|
10 |
gradio
|
11 |
scipy
|
12 |
accelerate
|
13 |
+
bitsandbytes
|
14 |
+
git+https://test.pypi.org/simple/ bitsandbytes
|