Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages