Skip to content

sandreza/JaxDiffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JaxDiffusion

Setup Instructions

First change into the JaxDiffusion directory and follow the instructions below to set up the repository:

  1. Install uv:

    curl -LsSf https://astral.sh/uv/install.sh | sh
  2. Install Python 3.11 using uv:

    uv python install 3.11
  3. Create a virtual environment with Python 3.11 and sync:

    uv venv --python 3.11
    source .venv/bin/activate
    uv sync

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages