JohnJoelMota commited on
Commit
9eb94cf
·
verified ·
1 Parent(s): a55a9c8

Created requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ gradio>=3.50.0
4
+ numpy>=1.23.0
5
+ Pillow>=10.0.0