kiki7555 commited on
Commit
c4c9963
1 Parent(s): 3c6d9a2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ tensorflow==2.16.1
2
+ numpy==1.26.4
3
+ Pillow==9.2.0
4
+ scipy==1.12.0
5
+ gradio==4.31.5