Text -> Polargraph Gcode via Stable Diffusion
Single end-to-end diffusion model that converts text prompts directly to polargraph-compatible gcode.
text prompt -> CLIP text encoder -> UNet diffusion -> latent [4,64,64] -> GcodeDecoder -> gcode tokens
All components post-trained end-to-end on 175,952 image-gcode pairs.
MIT
37 commits
Text -> Polargraph Gcode via Stable Diffusion
Single end-to-end diffusion model that converts text prompts directly to polargraph-compatible gcode.
text prompt -> CLIP text encoder -> UNet diffusion -> latent [4,64,64] -> GcodeDecoder -> gcode tokens
All components post-trained end-to-end on 175,952 image-gcode pairs.
MIT
37 commits