Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesInclude huggingface_hub to use hf_hub_download function
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy
|
|
5 |
tqdm
|
6 |
matplotlib
|
7 |
timm
|
8 |
-
spaces
|
|
|
|
5 |
tqdm
|
6 |
matplotlib
|
7 |
timm
|
8 |
+
spaces
|
9 |
+
huggingface_hub
|