Skip to content

limamau/confusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confusion

Generative conditional diffusion in JAX.

Installation

Install with

pip install git+https://github.com/limamau/confusion.git

To enable JAX in the GPU, it may be necessary to manually install it inside an environment with CUDA and GPUs available through

pip install -U "jax[cuda12]"

About

Conditional diffusion in JAX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages