Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ sentencepiece
|
|
7 |
|
8 |
gradio
|
9 |
huggingface_hub==0.25.0
|
10 |
-
httpx[socks]
|
|
|
|
|
|
7 |
|
8 |
gradio
|
9 |
huggingface_hub==0.25.0
|
10 |
+
httpx[socks]
|
11 |
+
|
12 |
+
bitsandbytes
|