Spaces:
Sleeping
Sleeping
okeowo1014
commited on
Commit
•
14ef5c8
1
Parent(s):
0eaeb05
Update train.py
Browse files
train.py
CHANGED
@@ -111,7 +111,7 @@ model.save('cat_dog_classifierss.keras')
|
|
111 |
|
112 |
push_to_hub_keras(
|
113 |
model,
|
114 |
-
repo_id="okeowo1014/
|
115 |
commit_message="Initial commit",
|
116 |
token=sac,
|
117 |
include_optimizer=True,
|
|
|
111 |
|
112 |
push_to_hub_keras(
|
113 |
model,
|
114 |
+
repo_id="okeowo1014/catsanddogsmodel",
|
115 |
commit_message="Initial commit",
|
116 |
token=sac,
|
117 |
include_optimizer=True,
|