metaphorz / MP-v-diffusion-images512x512
v objective diffusion inference code for PyTorch.
☆15Updated 3 years ago
Alternatives and similar repositories for MP-v-diffusion-images512x512:
Users that are interested in MP-v-diffusion-images512x512 are comparing it to the libraries listed below
- Training simple models to predict CLIP image embeddings from text embeddings, and vice versa.☆60Updated 2 years ago
- VQGAN+CLIP with some additional tuning. For notebooks and the command line.☆50Updated 3 years ago
- A collection of my machine learning notebooks to run on google colab. Mostly ml art.☆20Updated 2 years ago
- This repo contains various notebooks of expriment with clip performed by different peoples☆26Updated 4 years ago
- Unified API to facilitate usage of pre-trained "perceptor" models, a la CLIP☆39Updated 2 years ago
- A Real-ESRGAN equipped Colab notebook for CLIP Guided Diffusion☆83Updated 3 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆92Updated 4 years ago
- Slight modifications to the official StyleGAN2 implementation☆49Updated 3 years ago
- A notebook for text-based guided image generation using StyleGANXL and CLIP.