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