yashbyname commited on
Commit
3c7b3ef
·
verified ·
1 Parent(s): cffa2f0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pandas
2
+ requests
3
+ tensorflow==2.12.0
4
+ tf_keras
5
+ tensorflow_hub==0.12.0
6
+ numpy
7
+ PIL
8
+ Pillow
9
+ gradio==3.17.0