4lph4v3rs3 commited on
Commit
bc7e8ba
·
verified ·
1 Parent(s): 0980107

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ tensorflow-cpu>=2.13.0,<2.16.0
2
+ gradio>=4.16.0
3
+ numpy>=1.24.0,<2.0.0
4
+ Pillow>=10.0.0