Skip to content

Commit

Permalink
Merge branch 'development' of github.com:mlrun/demos into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Hedingber committed Nov 1, 2020
2 parents 933375d + 8b20938 commit df1b271
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions horovod-pipe/horovod-project.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1273,8 +1273,7 @@
}
],
"source": [
"# addr = 'http://nuclio-{}-{}:8080'.format(hvdproj.name, hvdproj.func('serving').metadata.name) \n",
"addr = 'http://192.168.224.209:32031'\n",
"addr = 'http://nuclio-{}-{}:8080'.format(hvdproj.name, hvdproj.func('serving').metadata.name)\n",
"\n",
"headers = {'Content-type': 'image/jpeg'}\n",
"url = addr + f'/cat_vs_dog_tf{tf_ver}/predict'\n",
Expand Down

0 comments on commit df1b271

Please sign in to comment.