Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
weaviate-client
|
2 |
langchain
|
3 |
gradio==4.1.0
|
|
|
4 |
cohere
|
5 |
unstructured[all-docs]
|
6 |
langserve[all]
|
|
|
1 |
weaviate-client
|
2 |
langchain
|
3 |
gradio==4.1.0
|
4 |
+
bitsandbytes
|
5 |
cohere
|
6 |
unstructured[all-docs]
|
7 |
langserve[all]
|