Spaces:
Paused
Paused
spaces
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
-
|
| 3 |
langchain
|
| 4 |
transformers
|
| 5 |
torch
|
|
@@ -9,5 +9,4 @@ unstructured
|
|
| 9 |
unstructured[pdf]
|
| 10 |
chromadb
|
| 11 |
bitsandbytes>=0.38.1
|
| 12 |
-
accelerate>=0.19.0
|
| 13 |
-
gradio
|
|
|
|
| 1 |
huggingface_hub==0.22.2
|
| 2 |
+
spaces
|
| 3 |
langchain
|
| 4 |
transformers
|
| 5 |
torch
|
|
|
|
| 9 |
unstructured[pdf]
|
| 10 |
chromadb
|
| 11 |
bitsandbytes>=0.38.1
|
| 12 |
+
accelerate>=0.19.0
|
|
|