StyleGAN3 CLIP-based guidance
Edited version of this notebook, created by nshepperd(https://github.com/nshepperd).
to-dos:
- Add inversion
- Add model mixins
This notebook uses work made by Katherine Crowson(https://github.com/crowsonkb).
StyleGAN3 was created by NVIDIA. Here is the original repo.
CLIP (Contrastive Language-Image Pre-Training) is a model made by OpenAI. For more information head over here.
Feel free to suggest any changes! If anyone has any idea what license should this repo use, please let me know.