浏览代码

Simplifying download instructions

Jason Antic 6 年之前
父节点
当前提交
fbf49b0ad4
共有 1 个文件被更改,包括 4 次插入15 次删除
  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": {