Shiv1143 commited on
Commit
e37a5d0
·
verified ·
1 Parent(s): e69cc3a

added requirement file

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ tensorflow==2.12.0
2
+ numpy==1.23.0
3
+ matplotlib==3.5.2
4
+ gradio==3.0.9
5
+ pillow==9.1.1