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

fix: resolve huggingface_hub version conflict for Gradio 5

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -20,4 +20,5 @@ python-multipart>=0.0.9
20
  httpx>=0.27.0
21
  aiohttp>=3.9.0
22
  gradio>=5.0.0
23
- fpdf2>=2.7.8
 
 
20
  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