You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

JAX-Diffusion

JAX-Diffusion is a project that implements diffusion models using JAX, a high-performance numerical computing library. Diffusion models are a class of generative models that have gained popularity for their ability to generate high-quality data samples.

Features

  • Implementation of diffusion models in JAX.
  • High-performance and scalable computations.
  • Modular and extensible codebase.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/JAX-Diffusion.git
    cd JAX-Diffusion
    
  2. Install dependencies:

    pip install -r requirements.txt
    

Usage

To train a diffusion model:

python train.py --config configs/default.yaml

To generate samples:

python generate.py --model checkpoints/model.pth

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Submit a pull request with a clear description of your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • JAX for providing the foundation for numerical computing.
  • The research community for advancements in diffusion models.
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ 1 Ask for provider support