mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 13:12:12 -03:00
- Delete examples/metadata/ directory and all example files - Real metadata.json files in model roots are better examples - Examples were artificial and could become outdated - Maintenance burden outweighs benefit - Remove 'Complete Examples' section from docs/metadata-json-schema.md - Remove reference to example files in 'See Also' section Rationale: Users have access to real-world metadata.json files in their actual model directories, which contain complete Civitai API responses with authentic data structures (images arrays with prompts, files with hashes, creator information, etc.). These are more valuable than simplified artificial examples.