Will Miao
|
7f1bbdd615
|
Remove debug print statement for primary sampler ID in MetadataProcessor
|
2025-05-22 16:01:55 +08:00 |
|
Will Miao
|
d0c728a339
|
Enhance node tracing logic and improve prompt handling in metadata processing. See #189
|
2025-05-17 15:40:05 +08:00 |
|
Will Miao
|
7b5b4ce082
|
refactor: enhance CFGGuider handling and add CFGGuiderExtractor for improved metadata extraction. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/172
|
2025-05-09 13:50:22 +08:00 |
|
Will Miao
|
4789711910
|
feat: enhance metadata processing by refining primary sampler selection and adding CLIPTextEncodeFlux extractor. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/146
|
2025-04-29 06:31:21 +08:00 |
|
Will Miao
|
7ce5857cd5
|
feat: implement standalone mode support with mock modules and path handling
|
2025-04-26 19:14:38 +08:00 |
|
Will Miao
|
b0a9d44b0c
|
Add support for SamplerCustomAdvanced node in metadata extraction
|
2025-04-26 09:40:44 +08:00 |
|
Will Miao
|
b12079e0f6
|
feat: Implement usage statistics tracking with backend integration and route setup
|
2025-04-22 08:56:34 +08:00 |
|
Will Miao
|
0734252e98
|
feat: Enhance VAEDecodeExtractor to improve image caching and metadata handling
|
2025-04-18 10:03:26 +08:00 |
|
Will Miao
|
91b4827c1d
|
feat: Enhance image retrieval in MetadataRegistry and update recipe routes to process images from metadata
|
2025-04-18 09:24:48 +08:00 |
|
Will Miao
|
df6d56ce66
|
feat: Add IMAGES category to constants and enhance metadata handling in node extractors
|
2025-04-18 07:12:43 +08:00 |
|
Will Miao
|
bccabe40c0
|
feat: Enhance KSamplerAdvancedExtractor to include additional sampling parameters and update metadata processing
|
2025-04-18 05:29:36 +08:00 |
|
Will Miao
|
c2f599b4ff
|
feat: Update node extractors to include UNETLoaderExtractor and enhance metadata handling for guidance parameters
|
2025-04-17 22:05:40 +08:00 |
|
Will Miao
|
32d34d1748
|
feat: Enhance trace_node_input method with depth tracking and target class filtering; add FluxGuidanceExtractor for guidance parameter extraction
|
2025-04-17 08:06:21 +08:00 |
|
Will Miao
|
18eb605605
|
feat: Refactor metadata processing to use constants for category keys and improve structure
|
2025-04-17 06:23:31 +08:00 |
|
Will Miao
|
4fdc88e9e1
|
feat: Enhance LoraLoaderExtractor to extract base filename from lora_name input
|
2025-04-16 22:19:38 +08:00 |
|
Will Miao
|
d4b2dd0ec1
|
refactor: Rename to_comfyui_format method to to_dict and update references in save_image.py
|
2025-04-16 21:42:54 +08:00 |
|
Will Miao
|
181f78421b
|
feat: Standardize LoRA extraction format and enhance input handling in node extractors
|
2025-04-16 21:20:56 +08:00 |
|
Will Miao
|
8ed38527d0
|
feat: Implement metadata collection and processing framework with debug node for verification
|
2025-04-16 20:04:26 +08:00 |
|