Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ httpx==0.21.1
|
|
11 |
httpcore==0.14.7
|
12 |
huggingface_hub
|
13 |
numpy==1.21.6
|
14 |
-
pydantic==1.10.8
|
|
|
|
11 |
httpcore==0.14.7
|
12 |
huggingface_hub
|
13 |
numpy==1.21.6
|
14 |
+
pydantic==1.10.8
|
15 |
+
thinc==8.1.7
|