This website requires JavaScript.
Explore
Help
Sign In
alphard
/
ComfyUI-Lora-Manager
Watch
1
Star
0
Fork
0
You've already forked ComfyUI-Lora-Manager
mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced
2026-03-22 05:32:12 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f64c03543a8e698a4e4847f44ab8ab9f2e5aed59
ComfyUI-Lora-Manager
/
py
History
pixelpaws
f64c03543a
Merge pull request
#116
from matrunchyk/main
...
Prevent duplicates of root folders when using symlinks
2025-04-20 17:05:08 +08:00
..
metadata_collector
feat: Enhance VAEDecodeExtractor to improve image caching and metadata handling
2025-04-18 10:03:26 +08:00
nodes
feat: Refactor metadata formatting to use helper function for conditional parameter addition
2025-04-19 23:00:09 +08:00
routes
feat: Refactor Civitai model API routes and enhance RecipeContextMenu for missing LoRAs handling
2025-04-18 16:44:26 +08:00
services
feat: Implement filename-based hash retrieval in LoraScanner and ModelScanner for improved compatibility
2025-04-19 21:12:26 +08:00
utils
fix: Update populate_lora_from_civitai method to accept a tuple for Civitai API response. Fixes
https://github.com/willmiao/ComfyUI-Lora-Manager/issues/117
2025-04-20 15:01:23 +08:00
workflow
Enhance SaveImage functionality with custom prompt support
2025-04-04 07:47:46 +08:00
__init__.py
Reorganize python files
2025-02-24 20:41:16 +08:00
config.py
Merge branch 'main' of
https://github.com/willmiao/ComfyUI-Lora-Manager
2025-04-19 21:47:41 +03:00
lora_manager.py
refactor: Change logging level from info to debug for service initialization and file monitoring
2025-04-15 11:48:37 +08:00