Coddieharsh commited on
Commit
bffbf6a
·
1 Parent(s): 61752f1

Fix: pin huggingface_hub<1.0.0 for HfFolder compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  tensorflow==2.17.0
2
  numpy>=1.24.0
3
  Pillow>=10.0.0
 
1
+ huggingface_hub<1.0.0
2
  tensorflow==2.17.0
3
  numpy>=1.24.0
4
  Pillow>=10.0.0