Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio==4.44.1
|
2 |
bs4
|
|
|
3 |
auto-gptq
|
4 |
optimum
|
5 |
accelerate
|
|
|
1 |
gradio==4.44.1
|
2 |
bs4
|
3 |
+
-i https://pypi.org/simple/ bitsandbytes
|
4 |
auto-gptq
|
5 |
optimum
|
6 |
accelerate
|