Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ requests==2.32.2
|
|
2 |
tellurium==2.2.10
|
3 |
ollama==0.3.2
|
4 |
streamlit==1.23.0
|
5 |
-
|
6 |
chromadb==0.5.5
|
7 |
transformers
|
8 |
torch
|
|
|
2 |
tellurium==2.2.10
|
3 |
ollama==0.3.2
|
4 |
streamlit==1.23.0
|
5 |
+
spacy
|
6 |
chromadb==0.5.5
|
7 |
transformers
|
8 |
torch
|