amewebstudio commited on
Commit
490fb9d
·
verified ·
1 Parent(s): 5fead64

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,7 +9,7 @@ numpy>=1.21.0
9
  gradio>=5.0.0
10
 
11
  # HuggingFace Hub for model loading
12
- huggingface_hub<0.23.0
13
 
14
  # Image/Video processing
15
  Pillow>=9.0.0
 
9
  gradio>=5.0.0
10
 
11
  # HuggingFace Hub for model loading
12
+ huggingface_hub>=0.25.1
13
 
14
  # Image/Video processing
15
  Pillow>=9.0.0