dramp77 commited on
Commit
b8a6e9c
·
verified ·
1 Parent(s): 4857b64

Upload requirements_gradio.txt

Browse files
Files changed (1) hide show
  1. requirements_gradio.txt +3 -0
requirements_gradio.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio>=4.0.0
2
+ Pillow>=9.0.0
3
+ numpy>=1.21.0