소스 검색

Updating colabs to point to master in preparation for release

Jason Antic 6 년 전
부모
커밋
aeb8697ee0
2개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 2
      ImageColorizerColab.ipynb
  2. 1 2
      VideoColorizerColab.ipynb

+ 1 - 2
ImageColorizerColab.ipynb

@@ -83,8 +83,7 @@
    },
    "outputs": [],
    "source": [
-    "!git clone -b FastAIv1 --single-branch https://github.com/jantic/DeOldify.git DeOldify\n",
-    "#!git clone https://github.com/jantic/DeOldify.git DeOldify "
+    "!git clone https://github.com/jantic/DeOldify.git DeOldify "
    ]
   },
   {

+ 1 - 2
VideoColorizerColab.ipynb

@@ -86,8 +86,7 @@
    },
    "outputs": [],
    "source": [
-    "!git clone -b FastAIv1 --single-branch https://github.com/jantic/DeOldify.git DeOldify\n",
-    "#!git clone https://github.com/jantic/DeOldify.git DeOldify"
+    "!git clone https://github.com/jantic/DeOldify.git DeOldify"
    ]
   },
   {