Upload 2 files
Browse files- background.png +3 -0
- requirements.txt +8 -0
background.png
ADDED
|
Git LFS Details
|
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
|