Spaces:
Paused
Paused
updated the versions of bitsandbytes and accelerate
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -8,6 +8,6 @@ sentence-transformers
|
|
| 8 |
unstructured
|
| 9 |
unstructured[pdf]
|
| 10 |
chromadb
|
| 11 |
-
bitsandbytes
|
| 12 |
-
accelerate
|
| 13 |
gradio
|
|
|
|
| 8 |
unstructured
|
| 9 |
unstructured[pdf]
|
| 10 |
chromadb
|
| 11 |
+
bitsandbytes>=0.38.1
|
| 12 |
+
accelerate>=0.19.0
|
| 13 |
gradio
|