Metadata-Version: 2.1
Name: comfyui-model-preset-pilot
Version: 0.0.1
Summary: A ComfyUI custom node module for managing model presets and configurations. This module automatically detects the model, loads/saves presets (sampler, scheduler, steps, CFG, clip-skip, seed, resolution), and generates/caches preview images per model.
Home-page: https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot
Requires-Python: >=3.10
Requires-Dist: pillow>=8.3.0
Requires-Dist: numpy
