Skip to content

Commit

Permalink
Update notebook.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
alandplm authored Jul 16, 2020
1 parent 25634af commit 1187368
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Chapter02/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
}
],
"source": [
"from magenta.protobuf import generator_pb2\n",
"# The generator interface is common for all models\n",
"generator_options = generator_pb2.GeneratorOptions()\n",
"\n",
Expand Down Expand Up @@ -319,4 +320,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}

0 comments on commit 1187368

Please sign in to comment.