Quellcode durchsuchen

Moar instructions

Jason Antic vor 6 Jahren
Ursprung
Commit
eea457b29f
1 geänderte Dateien mit 4 neuen und 1 gelöschten Zeilen
  1. 4 1
      VideoColorizerColab.ipynb

+ 4 - 1
VideoColorizerColab.ipynb

@@ -186,6 +186,9 @@
     "#### How to Download a Copy\n",
     "Simply right click on the displayed video and click \"Save video as...\"!\n",
     "\n",
+    "#### Pro Tip\n",
+    "If a video takes a long time to render and you're wondering how well the frames are being colorized, you can preview these colorized frames by going to the menu on the left, clicking \"Files\", and go to /DeOldify/video/colorframes/video. You can then simply double click on the images and get a preview in the browser.\n",
+    "\n",
     "#### Troubleshooting\n",
     "The video player may wind up not showing up, in which case- make sure to wait for the Jupyter cell to complete processing first (the play button will stop spinning).  Then follow these alternative download instructions\n",
     "\n",
@@ -193,7 +196,7 @@
     "2. If you don't see the 'DeOldify' folder, click \"Refresh\"\n",
     "3. By default, rendered video will be in /DeOldify/video/result/\n",
     "\n",
-    "If a video you downloaded doesn't play, it's probably because the cell didn't complete processin"
+    "If a video you downloaded doesn't play, it's probably because the cell didn't complete processing and the video is in a half-finished state."
    ]
   },
   {