Commit Graph

16 Commits

Author SHA1 Message Date
Will Miao
8ed38527d0 feat: Implement metadata collection and processing framework with debug node for verification 2025-04-16 20:04:26 +08:00
Will Miao
b508f51fcf checkpoint 2025-04-02 14:13:53 +08:00
Will Miao
008d86983b Update workflow 2025-03-24 03:46:12 +08:00
Will Miao
7c56825f9b Enhance import functionality for recipes with image upload and URL support
- Added support for importing recipes via image upload or URL input in the ImportManager.
- Implemented toggle functionality to switch between upload and URL modes, updating the UI accordingly.
- Enhanced error handling for missing fields and invalid URLs during the import process.
- Updated the RecipeRoutes to analyze images from both uploaded files and URLs, returning appropriate metadata.
- Improved the import modal UI to accommodate new input methods and provide clearer user feedback.
2025-03-19 05:13:44 +08:00
Will Miao
79ebe25bc2 Add lora stacker support and fix TriggerWord Toggle node 2025-03-11 20:46:40 +08:00
Will Miao
ad56cafd62 checkpoint 2025-03-11 19:29:31 +08:00
Will Miao
ccd4cee65a Add TriggerWord Toggle node 2025-02-28 21:13:37 +08:00
Will Miao
2d72044d66 Reorganize python files 2025-02-24 20:41:16 +08:00
Will Miao
24ba086e0d Fix node register conflict 2025-02-24 09:58:08 +08:00
Will Miao
9ce38e7db3 Add lora loader node 2025-02-20 22:37:40 +08:00
Will Miao
879d0be71c Add Lora Manager widget integration 2025-02-01 13:53:14 +08:00
Will Miao
0e708e6583 Refactor and optimize code for improved readability and maintainability 2025-01-31 16:32:37 +08:00
Will Miao
6e861550a7 Add LoRAGateway node for LoRA management and enhance folder filter state handling 2025-01-30 22:03:53 +08:00
Will Miao
0a822d2497 Remove custom websocket event type and related progress sending logic from LorasEndpoint 2025-01-30 19:02:47 +08:00
Will Miao
2007e80a7d Add fetch metadata from civitai 2025-01-26 13:41:16 +08:00
Will Miao
ad6137d355 Initial commit 2025-01-25 19:22:02 +08:00