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.
243 stars
2 watching
4 forks
Language: Python
last commit: 6 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. | 796 |
mingyuan-zhang/motiondiffuse | Generates human motion from text input using a diffusion model | 869 |
laurentmazare/diffusers-rs | An implementation of the Stable Diffusion model in Rust | 541 |
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,447 |
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,169 |
diffusionkinetics/open | A monorepo of Haskell projects focused on data science and machine learning | 116 |
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. | 90 |
auto1111sdk/auto1111sdk | A Python library for running state-of-the-art diffusion models, supporting text-to-image and image-to-image generation. | 399 |
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 | 122 |
ag14774/diffdist | Enables backpropagation in distributed settings and facilitates model parallelism using differentiable communication between processes | 62 |
autodistill/autodistill | Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. | 2,022 |