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