diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index e7f840b..0000000 --- a/.gitattributes +++ /dev/null @@ -1,10 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto -*.jpg filter=lfs diff=lfs merge=lfs -text -*.jpeg filter=lfs diff=lfs merge=lfs -text -*.JPG filter=lfs diff=lfs merge=lfs -text -*.JPEG filter=lfs diff=lfs merge=lfs -text -*.PNG filter=lfs diff=lfs merge=lfs -text -*.png filter=lfs diff=lfs merge=lfs -text -*.h5 filter=lfs diff=lfs merge=lfs -text -*.H5 filter=lfs diff=lfs merge=lfs -text diff --git a/ImageColorizerColab.ipynb b/ImageColorizerColab.ipynb index 9c87c99..504549a 100644 --- a/ImageColorizerColab.ipynb +++ b/ImageColorizerColab.ipynb @@ -159,15 +159,6 @@ "!wget https://data.deepai.org/deoldify/ColorizeArtistic_gen.pth -O ./models/ColorizeArtistic_gen.pth" ] }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!wget https://media.githubusercontent.com/media/jantic/DeOldify/master/resource_images/watermark.png -O ./resource_images/watermark.png" - ] - }, { "cell_type": "code", "execution_count": null, diff --git a/ImageColorizerColabStable.ipynb b/ImageColorizerColabStable.ipynb index 21aa1b6..9457c1f 100644 --- a/ImageColorizerColabStable.ipynb +++ b/ImageColorizerColabStable.ipynb @@ -159,15 +159,6 @@ "!wget https://www.dropbox.com/s/usf7uifrctqw9rl/ColorizeStable_gen.pth?dl=0 -O ./models/ColorizeStable_gen.pth" ] }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!wget https://media.githubusercontent.com/media/jantic/DeOldify/master/resource_images/watermark.png -O ./resource_images/watermark.png" - ] - }, { "cell_type": "code", "execution_count": null, diff --git a/VideoColorizerColab.ipynb b/VideoColorizerColab.ipynb index 24689e6..cf834a1 100644 --- a/VideoColorizerColab.ipynb +++ b/VideoColorizerColab.ipynb @@ -166,15 +166,6 @@ "!wget https://data.deepai.org/deoldify/ColorizeVideo_gen.pth -O ./models/ColorizeVideo_gen.pth" ] }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [ - "!wget https://media.githubusercontent.com/media/jantic/DeOldify/master/resource_images/watermark.png -O ./resource_images/watermark.png" - ] - }, { "cell_type": "code", "execution_count": null, diff --git a/resource_images/watermark.png b/resource_images/watermark.png index 4dbefe1..5ea8b46 100644 Binary files a/resource_images/watermark.png and b/resource_images/watermark.png differ