JDiffusion
Diffusion Model Library
A diffusion model library for generating images and videos using JTorch and Diffusers
JDiffusion is a diffusion model library for generating images or videos based on Diffusers and Jittor.
250 stars
2 watching
4 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
diffusion-modelsjittor
Related projects:
Repository | Description | Stars |
---|---|---|
deforum/stable-diffusion | A latent text-to-image diffusion model that generates high-resolution images from text prompts. | 795 |
mingyuan-zhang/motiondiffuse | Generates human motion from text input using a diffusion model | 858 |
laurentmazare/diffusers-rs | An implementation of the Stable Diffusion model in Rust | 539 |
birch-san/diffusers | A toolkit for creating and manipulating state-of-the-art diffusion models in PyTorch | 8 |
nvlabs/edm | This project provides a set of tools and techniques to design and improve diffusion-based generative models. | 1,399 |
jquesnelle/txt2imghd | Creates detailed images by upscaling and refining Stable Diffusion outputs | 695 |
furkangozukara/stable-diffusion | Tutorials and guides for advanced techniques in using the Stable Diffusion model for image and video generation | 2,128 |
diffusionkinetics/open | A monorepo of Haskell projects focused on data science and machine learning | 115 |
radimspetlik/si-ddpm-fmo | A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. | 5 |
hafiidz/latent-diffusion | This project provides an integration for High-Resolution Image Synthesis with Latent Diffusion Models into the sd-webui application. | 89 |
auto1111sdk/auto1111sdk | A Python library for generating images with stable diffusion models | 397 |
shellward/stablenderdiffusion | Enables seamless integration of Blender 3D creation and Stable Diffusion AI image generation tools. | 75 |
deltares/wflow.jl | A Julia package for simulating hydrological processes in various configurations | 120 |
ag14774/diffdist | Enables backpropagation in distributed settings and facilitates model parallelism using differentiable communication between processes | 61 |
autodistill/autodistill | Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. | 1,983 |