Spaces:
Paused
Paused
Updated requirements,txt with gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ unstructured
|
|
| 9 |
unstructured[pdf]
|
| 10 |
chromadb
|
| 11 |
bitsandbytes
|
| 12 |
-
accelerate
|
|
|
|
|
|
| 9 |
unstructured[pdf]
|
| 10 |
chromadb
|
| 11 |
bitsandbytes
|
| 12 |
+
accelerate
|
| 13 |
+
gradio
|