RyanTietjen commited on
Commit
4b58ab0
·
verified ·
1 Parent(s): d85b3ec

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.17.0
2
+ gradio==4.40.0
3
+ numpy==1.26.4