Spaces:
mashroo
/
Runtime error

YoussefAnso commited on
Commit
ca8ee12
·
1 Parent(s): abefb27

Pin huggingface-hub version to 0.16.4 in requirements.txt for consistent dependency management.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio
2
- huggingface-hub
3
  diffusers==0.24.0
4
  einops==0.7.0
5
  Pillow==10.1.0
 
1
  gradio
2
+ huggingface-hub==0.16.4
3
  diffusers==0.24.0
4
  einops==0.7.0
5
  Pillow==10.1.0