Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,3 +9,4 @@ chromadb==0.4.2
|
|
9 |
nltk==3.8.1
|
10 |
ollama==0.0.2
|
11 |
langchain-huggingface==0.0.4
|
|
|
|
9 |
nltk==3.8.1
|
10 |
ollama==0.0.2
|
11 |
langchain-huggingface==0.0.4
|
12 |
+
datasets==2.15.1
|