Have a personal or library account? Click to login
Using Stable Diffusion with Python: Leverage Python to control and automate high-quality AI image generation using Stable Diffusion Cover

Using Stable Diffusion with Python: Leverage Python to control and automate high-quality AI image generation using Stable Diffusion

Paid access
|Jun 2024
Table of contents

Table of Contents

  1. Introducing Stable Diffusion
  2. Setting Up the Environment for Stable Diffusion
  3. Generating Images Using Stable Diffusion
  4. Understanding the Theory Behind Diffusion Models
  5. Understanding How Stable Diffusion Works
  6. Using Stable Diffusion Models
  7. Optimizing Performance and VRAM Usage
  8. Using Community-Shared LoRAs
  9. Using Textual Inversion
  10. Overcoming 77-Token Limitations and Enabling Prompt Weighting
  11. Image Restore and Super-Resolution
  12. Scheduled Prompt Parsing
  13. Generating Images with ControlNet
  14. Generating Video Using Stable Diffusion
  15. Generating Image Descriptions using BLIP-2 and LLaVA
  16. Exploring Stable Diffusion XL
  17. Building Optimized Prompts for Stable Diffusion
  18. Applications - Object Editing and Style Transferring
  19. Generation Data Persistence
  20. Creating Interactive User Interfaces
  21. Diffusion Model Transfer Learning
  22. Exploring Beyond Stable Diffusion

PDF preview is not available for this content.

PDF ISBN: 978-1-83508-431-1
Publisher: Packt Publishing Limited
Copyright owner: © 2024 Packt Publishing Limited
Publication date: 2024
Language: English
Pages: 352
Using Stable Diffusion with Python