소스 검색

Moar instructions

Jason Antic 6 년 전
부모
커밋
eea457b29f
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  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."
    ]
   },
   {