“JoeyRiepsaame” commited on
Commit
15815d6
·
1 Parent(s): 5b27fc5

Fix: upgrade to Gradio 5.49.1, remove conflicting pins

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- gradio==4.44.1
2
- huggingface_hub>=0.21.0,<0.28.0
 
1
+ gradio==5.49.1
2
+ huggingface_hub>=0.21.0