arpit13 commited on
Commit
977b325
·
verified ·
1 Parent(s): dfb2a39

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- huggingface_hub
2
- gradio
 
 
1
+ gradio>=4.0.0
2
+ huggingface_hub>=0.20.0
3
+ Pillow>=9.0.0