kaupane commited on
Commit
adc47a0
·
verified ·
1 Parent(s): 1a917cb

Update requirements.txt

Browse files

Include huggingface_hub to use hf_hub_download function

Files changed (1) hide show
  1. 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