Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Adding necessary noisify import
Browse files Browse the repository at this point in the history
  • Loading branch information
jantic authored Nov 10, 2022
1 parent 9c55847 commit eddbb12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ColorizeTrainingVideo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"from deoldify.dataset import *\n",
"from deoldify.loss import *\n",
"from deoldify.save import *\n",
"from deoldify.augs import noisify *\n",
"from PIL import Image, ImageDraw, ImageFont\n",
"from PIL import ImageFile"
]
Expand Down

0 comments on commit eddbb12

Please sign in to comment.