Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,8 @@ langchain-text-splitters
|
|
| 7 |
chromadb
|
| 8 |
huggingface_hub
|
| 9 |
transformers
|
| 10 |
-
jellyfish
|
|
|
|
| 11 |
gensim
|
| 12 |
matplotlib
|
| 13 |
tokenizers
|
|
|
|
| 7 |
chromadb
|
| 8 |
huggingface_hub
|
| 9 |
transformers
|
| 10 |
+
jellyfish
|
| 11 |
+
seaborn
|
| 12 |
gensim
|
| 13 |
matplotlib
|
| 14 |
tokenizers
|