Spaces:
Runtime error
Runtime error
Upload 3 files
Browse files- keras_model.h5 +3 -0
- labels.txt +4 -0
- requirements.txt +4 -0
keras_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42d7efec03dc528a6a679afebbf41791214967f192c5a102d1b3b58abadc39d7
|
| 3 |
+
size 2453432
|
labels.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
0 Yusuf
|
| 2 |
+
1 Araba
|
| 3 |
+
2 suluk
|
| 4 |
+
3 tarkan
|
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow==2.12.0
|
| 2 |
+
numpy
|
| 3 |
+
gradio
|
| 4 |
+
requests
|