insideman commited on
Commit
6eab177
·
verified ·
1 Parent(s): db3aaf0

create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio>=3.50.0
2
+ huggingface-hub>=0.19.0
3
+ Pillow>=10.0.0