diffusion topic

List diffusion repositories

MMPano

118
Stars
5
Forks
Watchers

Official implementation of L-MAGIC

RB-Modulation

126
Stars
1
Forks
126
Watchers

See original repo here: https://github.com/google/RB-Modulation - ICLR 2025 (Oral)

Diffusion

15
Stars
0
Forks
Watchers

PyTorch implementation for DDPM & DDIM

NASDM

15
Stars
2
Forks
Watchers

Pytorch implementation of NASDM: Nuclei-Aware Semantic Histopathology Image Generation Using Diffusion Models

Reliable_AD

59
Stars
0
Forks
59
Watchers

[ECCV2024] Towards Reliable Advertising Image Generation Using Human Feedback

VADER

302
Stars
15
Forks
302
Watchers

Video Diffusion Alignment via Reward Gradients. We improve a variety of video diffusion models such as VideoCrafter, OpenSora, ModelScope and StableVideoDiffusion by finetuning them using various rewa...

COCOCO

318
Stars
11
Forks
318
Watchers

Video-Inpaint-Anything: This is the inference code for our paper CoCoCo: Improving Text-Guided Video Inpainting for Better Consistency, Controllability and Compatibility.

Awesome-DiT-Inference

478
Stars
24
Forks
478
Watchers

📚A curated list of Awesome Diffusion Inference Papers with Codes: Sampling, Cache, Quantization, Parallelism, etc.🎉

extract-unet-safetensor

59
Stars
5
Forks
59
Watchers

Processes SafeTensors files for Stable Diffusion 1.5 (SD 1.5), Stable Diffusion XL (SDXL), and FLUX models. It extracts the UNet into a separate file and creates a new file with the remaining model co...

flux-fp8-api

264
Stars
37
Forks
Watchers

Flux diffusion model implementation using quantized fp8 matmul & remaining layers use faster half precision accumulate, which is ~2x faster on consumer devices.