Rawal Khirodkar commited on
Commit
77c53d4
·
1 Parent(s): d84d54c

Pin huggingface_hub<1.0 (gradio 5.6 still imports 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<1.0
13
 
14
  # Sapiens2 deps (sapiens2 source is vendored under ./sapiens/, not pip-installed).
15
  tqdm