Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
|
2 |
-
langchain
|
3 |
-
gradio
|
4 |
-
ctransformers
|
5 |
langchain
|
6 |
tiktoken
|
7 |
chromadb
|
|
|
1 |
+
langchain-community
|
|
|
|
|
|
|
2 |
langchain
|
3 |
tiktoken
|
4 |
chromadb
|