Metadata-Version: 2.1
Name: comfyui-model-resolver
Version: 1.0.2
Summary: ComfyUI extension for automatically resolving missing models in loaded workflows. It features intelligent local fuzzy matching, direct cloud downloads, background download tracking, and automated in-place workflow updating.
Home-page: https://github.com/Azornes/Comfyui-Model-Resolver
Requires-Python: >=3.10
Requires-Dist: requests
Requires-Dist: aiohttp
Requires-Dist: rapidfuzz
