Open Merzmensch opened 2 years ago
This worked fine for me. You will need to manually upload the model (checkpoints) or load them from a google drive.
!git clone https://github.com/carolineec/informative-drawings
%cd informative-drawings
!python test.py --name anime_style --dataroot examples/test
Here's the notebook I'm using: https://colab.research.google.com/drive/1x0NyS3zXO8b68IRfNjYEn0AMcsqPEekI?usp=sharing
This is an amazing method. Is there a colab notebook (especially for video) planned? Thank you! :)