Explorar o código

Getting rid of spurious line

Jason Antic %!s(int64=6) %!d(string=hai) anos
pai
achega
4288086ffa
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      ImageColorizerColab.ipynb

+ 0 - 1
ImageColorizerColab.ipynb

@@ -225,7 +225,6 @@
    "outputs": [],
    "source": [
     "if source_url is not None and source_url !='':\n",
-    "    !wget $source_url -O \"family_TV.jpg\"\n",
     "    colorizer.plot_transformed_image_from_url(path=\"test_images/image.jpg\", url=source_url, render_factor=render_factor)\n",
     "else:\n",
     "    print('Provide an image url and try again.')"