aliasgerovs commited on
Commit
10b3847
·
verified ·
1 Parent(s): 9be6828

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ tensorflow>=2.5
2
+ gradio>=2.0
3
+ numpy>=1.19
4
+ Pillow