rasAli02 commited on
Commit
d84dfa9
·
1 Parent(s): 6cfc2aa

fix: pin huggingface_hub to 0.24.2 to resolve HfFolder ImportError

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -21,4 +21,4 @@ httpx>=0.27.0
21
  aiohttp>=3.9.0
22
  gradio>=5.0.0
23
  fpdf2>=2.7.8
24
- huggingface_hub>=0.25.0
 
21
  aiohttp>=3.9.0
22
  gradio>=5.0.0
23
  fpdf2>=2.7.8
24
+ huggingface_hub==0.24.2