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
50babfd471e4caf5c8554b7a67eedce71422f0fa
ComfyUI-Lora-Manager
/
py
/
services
History
Will Miao
edd36427ac
Refactor recipe management to enhance initialization and metadata handling. Improve error logging during cache pre-warming, streamline recipe data structure, and ensure proper handling of generation parameters. Update UI components for missing LoRAs with improved summary and toggle functionality. Add new methods for adding recipes to cache and loading recipe data from JSON files.
2025-03-15 20:08:26 +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
Normalize SHA256 hash handling by converting to lowercase in LoraScanner and LoraMetadata classes for consistency.
2025-03-15 07:25:00 +08:00
recipe_cache.py
Refactor recipe management to enhance initialization and metadata handling. Improve error logging during cache pre-warming, streamline recipe data structure, and ensure proper handling of generation parameters. Update UI components for missing LoRAs with improved summary and toggle functionality. Add new methods for adding recipes to cache and loading recipe data from JSON files.
2025-03-15 20:08:26 +08:00
recipe_scanner.py
Refactor recipe management to enhance initialization and metadata handling. Improve error logging during cache pre-warming, streamline recipe data structure, and ensure proper handling of generation parameters. Update UI components for missing LoRAs with improved summary and toggle functionality. Add new methods for adding recipes to cache and loading recipe data from JSON files.
2025-03-15 20:08:26 +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