re-type commited on
Commit
4c3e839
·
1 Parent(s): 31e359a

Add model file and app files

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ torch>=1.9.0
3
+ numpy>=1.21.0
4
+ typing-extensions>=4.0.0