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.
27k stars
212 watching
5k forks
Language: Python
last commit: about 1 month 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,722 |
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,641 |
nateraw/stable-diffusion-videos | Generates videos by manipulating the latent space of Stable Diffusion to create morphing sequences from text prompts. | 4,470 |
albarji/mixture-of-diffusers | Generates detailed images by combining multiple diffusion processes focused on different regions of the image. | 418 |
parlance-zz/g-diffuser-bot | Discord bot and interface for the Stable Diffusion image generation tool | 280 |
compvis/stable-diffusion | A text-to-image model trained on images and text prompts using a diffusion process | 68,750 |
archinetai/audio-diffusion-pytorch | An audio generation library that uses diffusion models to produce high-quality audio samples from noise or text input | 1,975 |
ashawkey/stable-dreamfusion | Generates 3D content from text using a combination of neural networks and image synthesis. | 8,351 |
stability-ai/stablediffusion | A software project that enables high-resolution image synthesis through a specific type of generative model using latent diffusion processes. | 39,501 |
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,124 |
lkwq007/stablediffusion-infinity | An application that uses Stable Diffusion to generate outpainting results on an infinite canvas | 3,859 |
huggingface/peft | An efficient method for fine-tuning large pre-trained models by adapting only a small fraction of their parameters | 16,699 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,668 |
shellward/stablenderdiffusion | Enables seamless integration of Blender 3D creation and Stable Diffusion AI image generation tools. | 75 |