Will Miao
1147725fd7
feat(settings): add base model, author, and first tag option to download path templates
...
refactor(constants): reorder preset tag suggestions for consistency
2025-09-15 12:23:46 +08:00
Will Miao
52d23d9b75
feat(constants): update model tags to include 'realistic', 'anime', 'toon', and 'furry'
2025-09-05 19:53:29 +08:00
Will Miao
a920921570
feat: implement auto-organize models endpoint with batch processing and error handling
2025-08-12 22:39:40 +08:00
Will Miao
2c6f9d8602
feat: add creator search option and update related functionality across models and UI
2025-08-06 18:32:57 +08:00
Will Miao
7e0df4d718
feat: Add Civitai model tags for prioritized subfolder organization in download manager
2025-07-12 10:32:15 +08:00
Will Miao
fc4327087b
Add WanVideo Lora Select node and related functionality. Fixes #266
...
- Implemented the WanVideo Lora Select node in Python with input handling for low memory loading and LORA syntax processing.
- Updated the JavaScript side to register the new node and manage its widget interactions.
- Enhanced constants files to include the new node type and its corresponding ID.
- Modified existing Lora Loader and Stacker references to accommodate the new node in various workflows and UI components.
- Added example workflow JSON for the new node to demonstrate its usage.
2025-06-30 15:10:34 +08:00
Will Miao
64dd2ed141
feat: enhance node registration and management with support for multiple nodes and improved UI elements. Fixes #220
2025-06-26 23:00:55 +08:00
Will Miao
e09c09af6f
feat: support GIF format for preview images. Fixes #236
2025-06-20 10:51:52 +08:00
Will Miao
78cac2edc2
Add DoRA type support. move VALID_LORA_TYPES to utils.constants and update imports in recipe parsers and API routes.
2025-06-12 09:25:00 +08:00
Will Miao
947c757aa5
Revert the incorrect changes
2025-04-30 19:09:00 +08:00
Will Miao
cb876cf77e
Implement saving model example images locally. Fixes https://github.com/willmiao/ComfyUI-Lora-Manager/issues/88
2025-04-29 22:41:18 +08:00
Will Miao
ac244e6ad9
refactor: Replace hardcoded image width with CARD_PREVIEW_WIDTH constant for consistency
2025-04-11 08:19:19 +08:00
Will Miao
7393e92b21
refactor: Consolidate preview file extensions into constants for improved maintainability
2025-04-11 06:19:15 +08:00
Will Miao
e992ace11c
Add NSFW browse control functionality - Done
2025-03-12 22:21:30 +08:00