cmfy 0.1.1

A CLI companion app for Comfy UI
Documentation
1
2
3
4
5
mod output;
mod input;

pub use output::Output;
pub use input::Input;