Skip to content

Commit df1b271

Browse files
committed
Merge branch 'development' of github.com:mlrun/demos into master
2 parents 933375d + 8b20938 commit df1b271

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

horovod-pipe/horovod-project.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,8 +1273,7 @@
12731273
}
12741274
],
12751275
"source": [
1276-
"# addr = 'http://nuclio-{}-{}:8080'.format(hvdproj.name, hvdproj.func('serving').metadata.name) \n",
1277-
"addr = 'http://192.168.224.209:32031'\n",
1276+
"addr = 'http://nuclio-{}-{}:8080'.format(hvdproj.name, hvdproj.func('serving').metadata.name)\n",
12781277
"\n",
12791278
"headers = {'Content-type': 'image/jpeg'}\n",
12801279
"url = addr + f'/cat_vs_dog_tf{tf_ver}/predict'\n",

0 commit comments

Comments
 (0)