Skip to content

Commit f239e82

Browse files
committed
Updating name of Colorizer to Colorizer34- dumb mistake on my part!
1 parent 0c79502 commit f239e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DeOldify_colab.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
"#though you may also find that certain images will actually render better at lower numbers. \n",
276276
"#This tends to be the case with the oldest photos.\n",
277277
"render_factor=42\n",
278-
"filters = [Colorizer(gpu=0, weights_path=weights_path)]\n",
278+
"filters = [Colorizer34(gpu=0, weights_path=weights_path)]\n",
279279
"vis = ModelImageVisualizer(filters, render_factor=render_factor, results_dir=results_dir)"
280280
]
281281
},

0 commit comments

Comments
 (0)