Spaces:
Sleeping
Sleeping
model upadated
Browse files
convnet_from_scratch_with_augmentation.keras
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7982872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1646b4c5ba760dfb7f265dbfdaf7d37ef8743c6a44a5a77fe43aa22cd398434b
|
3 |
size 7982872
|
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
tensorflow==2.12.0
|
2 |
numpy==1.23.5
|
3 |
-
gradio==3.1.4
|
4 |
-
#PIL==9.4.0
|
|
|
1 |
tensorflow==2.12.0
|
2 |
numpy==1.23.5
|
3 |
+
gradio==3.1.4
|
|