Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ huggingface_hub==0.22.2
|
|
2 |
langchain==0.0.208
|
3 |
langchain-community==0.0.7
|
4 |
gradio==3.41.2
|
5 |
-
datasets
|
6 |
pandas==2.1.1
|
7 |
sentence-transformers==2.2.2
|
8 |
chromadb==0.4.2
|
|
|
2 |
langchain==0.0.208
|
3 |
langchain-community==0.0.7
|
4 |
gradio==3.41.2
|
5 |
+
datasets
|
6 |
pandas==2.1.1
|
7 |
sentence-transformers==2.2.2
|
8 |
chromadb==0.4.2
|