Wvolf commited on
Commit
fd2d751
1 Parent(s): 80b3f89

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ tensorflow==2.12.0
2
+ numpy==1.23.5
3
+ gradio==3.39.0