lambda-workstation commited on
Commit
767d190
·
1 Parent(s): 26cb9ad

Pin huggingface_hub 0.24.0 for Gradio compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- # No additional requirements - just testing Python version
 
 
1
+ # Pin huggingface_hub version compatible with Gradio 4.44.0
2
+ huggingface_hub==0.24.0