Rawal Khirodkar commited on
Commit
febab08
·
1 Parent(s): ba23d94

Pin huggingface_hub==0.24.6 (gradio 4.42 needs HfFolder)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,7 +9,7 @@ opencv-python
9
  pillow
10
  matplotlib
11
  safetensors
12
- huggingface_hub
13
 
14
  # Sapiens2 deps (sapiens2 source is vendored under ./sapiens/, not pip-installed).
15
  tqdm
 
9
  pillow
10
  matplotlib
11
  safetensors
12
+ huggingface_hub==0.24.6
13
 
14
  # Sapiens2 deps (sapiens2 source is vendored under ./sapiens/, not pip-installed).
15
  tqdm