okeowo1014 commited on
Commit
6f56022
1 Parent(s): 14ef5c8

Update train.py

Browse files
Files changed (1) hide show
  1. train.py +1 -1
train.py CHANGED
@@ -125,4 +125,4 @@ push_to_hub_keras(
125
  # Push the model to Hugging Face Hub with a descriptive name
126
  # model_repo = push_to_hub_keras(new_model, repo_id="okeowo1014/kerascatanddog",token=sac) # Optional organization
127
 
128
- print(f"Model pushed to Hugging Face Hub: {model_repo}")
 
125
  # Push the model to Hugging Face Hub with a descriptive name
126
  # model_repo = push_to_hub_keras(new_model, repo_id="okeowo1014/kerascatanddog",token=sac) # Optional organization
127
 
128
+ print(f"Model pushed to Hugging Face Hub")