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-21 21:22:11 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3338c17e8f289aa96904e6b85a245395228de97a
ComfyUI-Lora-Manager
/
py
/
services
History
Will Miao
3338c17e8f
Refactor recipe processing in RecipeRoutes to enhance LoRA handling. Introduce base model counting logic to determine the most common base model from LoRAs, and streamline the collection of LoRA metadata. Remove outdated metadata update method from RecipeScanner to improve code clarity and maintainability.
2025-03-16 18:56:27 +08:00
..
__init__.py
Reorganize python files
2025-02-24 20:41:16 +08:00
civitai_client.py
Merge branch 'main' into dev
2025-03-13 11:45:43 +08:00
download_manager.py
Enhance DownloadManager and LoraFileHandler to support dynamic ignore path management with expiration times. Added handling for alternative path formats and improved logging for added and removed paths.
2025-03-15 14:58:40 +08:00
file_monitor.py
Enhance DownloadManager and LoraFileHandler to support dynamic ignore path management with expiration times. Added handling for alternative path formats and improved logging for added and removed paths.
2025-03-15 14:58:40 +08:00
lora_cache.py
Reorganize python files
2025-02-24 20:41:16 +08:00
lora_hash_index.py
Add recipes checkpoint
2025-03-08 23:10:24 +08:00
lora_scanner.py
checkpoint
2025-03-16 16:56:33 +08:00
recipe_cache.py
checkpoint
2025-03-16 16:56:33 +08:00
recipe_scanner.py
Refactor recipe processing in RecipeRoutes to enhance LoRA handling. Introduce base model counting logic to determine the most common base model from LoRAs, and streamline the collection of LoRA metadata. Remove outdated metadata update method from RecipeScanner to improve code clarity and maintainability.
2025-03-16 18:56:27 +08:00
settings_manager.py
Add nsfw browse control part 1
2025-03-12 21:06:31 +08:00
websocket_manager.py
Reorganize python files
2025-02-24 20:41:16 +08:00