Главная
Study mode:
on
1
- Summary
2
- Paper Explanation
3
- Webui Installation
4
- Aesthetic Gradients Installation
5
- Using Pretrained Embeddings
6
- Training New Embedding
7
- Comparing Embeddings
8
- Experiment Outcomes
9
ffmpeg resize and crop video: ffmpeg -i ghib.mp4 -c:a copy -filter:v "scale=92,crop=iw-448:ih-0" smol-ghib.mp4
Description:
Learn how to use Aesthetic Gradients in Stable Diffusion with this comprehensive 40-minute tutorial. Explore the recent paper on personalizing text-to-image generation through aesthetic embeddings. Follow step-by-step instructions for installing the necessary tools, using pretrained embeddings, and training new ones. Compare different embeddings and analyze experiment outcomes. Gain insights into enhancing image generation by specifying preferences more clearly with existing Stable Diffusion models. Suitable for users with Python 3.10, a local Nvidia GPU, and CUDA 11.3+.

How to Use Aesthetic Gradients - Stable Diffusion Tutorial

koiboi
Add to list