diffusers
Diffusion models library
A PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
26k stars
201 watching
5k forks
Language: Python
last commit: 4 days ago
Linked from 1 awesome list
deep-learningdiffusionflaxhacktoberfestimage-generationimage2imagejaxlatent-diffusion-modelspytorchscore-based-generative-modelingstable-diffusionstable-diffusion-diffuserstext2image
Related projects:
Repository | Description | Stars |
---|---|---|
huggingface/diffusion-models-class | A comprehensive course teaching the theory and hands-on implementation of diffusion models in image and audio generation using PyTorch. | 3,662 |
birch-san/diffusers | A toolkit for creating and manipulating state-of-the-art diffusion models in PyTorch | 8 |
modelscope/diffsynth-studio | A software framework for training and utilizing various types of diffusion models. | 6,580 |
nateraw/stable-diffusion-videos | Generates videos by manipulating the latent space of Stable Diffusion to create morphing sequences from text prompts. | 4,453 |
albarji/mixture-of-diffusers | Generates detailed images by combining multiple diffusion processes focused on different regions of the image. | 416 |
parlance-zz/g-diffuser-bot | Discord bot and interface for the Stable Diffusion image generation tool | 282 |
compvis/stable-diffusion | A text-to-image model trained on images and text prompts using a diffusion process | 68,368 |
archinetai/audio-diffusion-pytorch | An audio generation library that uses diffusion models to produce high-quality audio samples from noise or text input | 1,961 |
ashawkey/stable-dreamfusion | Generates 3D content from text using a combination of neural networks and image synthesis. | 8,296 |
stability-ai/stablediffusion | A software project that enables high-resolution image synthesis through a specific type of generative model using latent diffusion processes. | 39,192 |
fantasy-studio/paint-by-example | This project enables precise control over image editing by leveraging diffusion models and self-supervised training to disentangle source images from exemplars. | 1,109 |
lkwq007/stablediffusion-infinity | An application that uses Stable Diffusion to generate outpainting results on an infinite canvas | 3,850 |
huggingface/peft | An efficient method for fine-tuning large pre-trained models by adapting only a small fraction of their parameters | 16,437 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,580 |
shellward/stablenderdiffusion | Enables seamless integration of Blender 3D creation and Stable Diffusion AI image generation tools. | 75 |