Forráskód Böngészése

Simplifying download instructions

Jason Antic 6 éve
szülő
commit
fbf49b0ad4
1 módosított fájl, 4 hozzáadás és 15 törlés
  1. 4 15
      ImageColorizerColab.ipynb

+ 4 - 15
ImageColorizerColab.ipynb

@@ -182,7 +182,10 @@
     "\n",
     "\n",
     "#### render_factor\n",
-    "The default value of 35 has been carefully chosen and should work -ok- for most scenarios (but probably won't be the -best-). This determines resolution at which the photo is rendered. Lower resolution will render faster, and colors also tend to look more vibrant.  Older and lower quality photos in particular will generally benefit by lowering the render factor. Higher render factors are often better for higher quality photos."
+    "The default value of 35 has been carefully chosen and should work -ok- for most scenarios (but probably won't be the -best-). This determines resolution at which the photo is rendered. Lower resolution will render faster, and colors also tend to look more vibrant.  Older and lower quality photos in particular will generally benefit by lowering the render factor. Higher render factors are often better for higher quality photos.\n",
+    "\n",
+    "#### How to Download a Copy\n",
+    "Simply right click on the displayed image and click \"Save image as...\"!"
    ]
   },
   {
@@ -201,20 +204,6 @@
     "    print('Provide an image url and try again.')"
    ]
   },
-  {
-   "cell_type": "markdown",
-   "metadata": {
-    "colab_type": "text",
-    "id": "A5WMS_GgP4fm"
-   },
-   "source": [
-    "#◢ Download\n",
-    "\n",
-    "* In the menu to the left, click **Files**\n",
-    "* If you don't see the 'DeOldify' folder, click \"Refresh\"\n",
-    "* By default, rendered image will be in /DeOldify/result_images/image.png"
-   ]
-  },
   {
    "cell_type": "markdown",
    "metadata": {