yukm722 commited on
Commit
7ca72ab
·
1 Parent(s): 6691f6c

fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- huggingface_hub==0.22.2
2
- gradio_huggingfacehub_search==0.0.7
 
 
1
+ huggingface_hub==0.34.4
2
+ gradio[oauth]==4.44.1
3
+ pydantic==2.10.6