Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ numpy==1.25.*
|
|
6 |
datasets==2.16.*
|
7 |
langchain==0.0.*
|
8 |
aiohttp==3.8.*
|
|
|
|
6 |
datasets==2.16.*
|
7 |
langchain==0.0.*
|
8 |
aiohttp==3.8.*
|
9 |
+
spacy==3.7.*
|