Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ langchain_huggingface
|
|
7 |
langchain_text_splitters
|
8 |
accelerate
|
9 |
watchdog
|
10 |
-
tqdm
|
|
|
|
7 |
langchain_text_splitters
|
8 |
accelerate
|
9 |
watchdog
|
10 |
+
tqdm
|
11 |
+
spacy>=3.7.2,<3.8.0
|