Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
accelerate
|
3 |
torch
|
4 |
-
https://pypi.org/simple/bitsandbytes
|
5 |
transformers
|
6 |
gradio
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
accelerate
|
3 |
torch
|
4 |
+
-i https://pypi.org/simple/ bitsandbytes
|
5 |
transformers
|
6 |
gradio
|