Lashtw commited on
Commit
1cedfe2
·
verified ·
1 Parent(s): f27649c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio>=4.0.0
2
+ requests>=2.31.0
3
+ pillow>=10.0.0