cmfy 0.2.0

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;