Skip to content

Xeygy/voxel-diffusion-minecraft

Repository files navigation

Voxel Diffusion

Setup

pip install -r requirements.txt
cd smalldiffusion
pip install -e .

Put voxel data in data/.

Run

Run fashion mnist diffusion with accelerate launch smol_test.py. Try out voxel diffusion with accelerate launch vox_3d.py

Develop

Edit and add models to smalldiffusion/src/smalldiffusion/

Notes

  • vocks.py is the testbed for 3d unet stuff
  • old_cube_code/ contains a lot of the old cube and square test code
  • gif_script.py generates gifs from a directory of images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published