AlvinSiang commited on
Commit
bf56ea5
·
verified ·
1 Parent(s): 7c1f021

Upload 2 files

Browse files
Files changed (2) hide show
  1. background.png +3 -0
  2. requirements.txt +8 -0
background.png ADDED

Git LFS Details

  • SHA256: 6bc2dc902ef645a52231b3c7c980b6f321ae50c72076887669e488c434b4c812
  • Pointer size: 132 Bytes
  • Size of remote file: 2.21 MB
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ numpy
3
+ pandas
4
+ keras
5
+ tensorflow
6
+ opencv-python
7
+ Pillow
8
+ scikit-learn