Commit Graph

  • 0b55f61fac Refactor LoraFileHandler to use real file paths for monitoring Will Miao 2025-04-05 12:10:46 +08:00
  • 4156dcbafd Merge pull request #83 from willmiao/dev pixelpaws 2025-04-05 05:28:22 +08:00
  • 36e6ac2362 Add CheckpointMetadata class for enhanced model metadata management Will Miao 2025-04-05 05:16:52 +08:00
  • 9613199152 Enhance SaveImage functionality with custom prompt support Will Miao 2025-04-04 07:47:46 +08:00
  • 14328d7496 Merge pull request #77 from willmiao/dev pixelpaws 2025-04-03 16:56:04 +08:00
  • 6af12d1acc Add reconnect functionality for deleted LoRAs in recipe modal Will Miao 2025-04-03 16:55:19 +08:00
  • 9b44e49879 Merge pull request #75 from willmiao/dev pixelpaws 2025-04-03 11:10:29 +08:00
  • afee18f146 Enhance file monitoring for LoRA files Will Miao 2025-04-03 11:09:30 +08:00
  • f007369a66 Bump version to v0.8.3 v0.8.3 Will Miao 2025-04-02 20:18:51 +08:00
  • 9a9c166dbe Merge pull request #74 from willmiao/dev pixelpaws 2025-04-02 20:15:11 +08:00
  • 2f90e32dbf Delete unused files Will Miao 2025-04-02 20:11:41 +08:00
  • 26355ccb79 chore: remove .vscode from git Will Miao 2025-04-02 20:09:58 +08:00
  • 27ea3c0c8e chore: add .vscode to gitignore Will Miao 2025-04-02 20:09:08 +08:00
  • 5aa35b211a Update README and update_logs Will Miao 2025-04-02 20:03:18 +08:00
  • 92450385d2 Update README Will Miao 2025-04-02 20:00:04 +08:00
  • 8d15e23f3c Add markdown support for changelog in modal Will Miao 2025-04-02 19:36:52 +08:00
  • 73686d4146 Enhance modal and settings functionality with default LoRA root selection Will Miao 2025-04-02 17:37:16 +08:00
  • 0499ca1300 Update process_node function to ignore type checking Will Miao 2025-04-02 17:02:11 +08:00
  • 234c942f34 Refactor transform functions and update node mappers Will Miao 2025-04-02 17:01:10 +08:00
  • aec218ba00 Enhance SaveImage class with filename formatting and multiple image support Will Miao 2025-04-02 15:08:36 +08:00
  • b508f51fcf checkpoint Will Miao 2025-04-02 14:13:53 +08:00
  • 435628ea59 Refactor WorkflowParser by removing unused methods Will Miao 2025-04-02 14:13:24 +08:00
  • 4933dbfb87 Refactor ExifUtils by removing unused methods and imports Will Miao 2025-04-02 11:14:05 +08:00
  • 5a93c40b79 Refactor logging levels and improve mapper registration Will Miao 2025-04-02 10:29:31 +08:00
  • a8ec5af037 checkpoint Will Miao 2025-04-02 06:05:24 +08:00
  • 27db60ce68 checkpoint Will Miao 2025-04-01 19:17:43 +08:00
  • 195866b00d Implement KJNodes extension with new mappers and transform functions Will Miao 2025-04-01 16:22:57 +08:00
  • 60575b6546 checkpoint Will Miao 2025-04-01 08:38:49 +08:00
  • 350b81d678 Merge pull request #64 from richardhristov/main pixelpaws 2025-03-31 20:16:29 +08:00
  • cc95314dae Bump version to v0.8.2 v0.8.2 Will Miao 2025-03-30 20:53:22 +08:00
  • 3f97087abb Update unauthorized access error message Will Miao 2025-03-30 20:00:23 +08:00
  • f04af2de21 Add Civitai model retrieval and missing LoRAs download functionality Will Miao 2025-03-30 19:45:03 +08:00
  • e7871bf843 Remember sort by name/date in LoRAs page Richard Hristov 2025-03-29 17:11:53 +02:00
  • 8e3308039a Refactor Lora handling in RecipeRoutes and enhance RecipeManager Will Miao 2025-03-29 19:11:13 +08:00
  • b65350b7cb Add update functionality for recipe metadata in RecipeRoutes and RecipeModal Will Miao 2025-03-29 18:35:49 +08:00
  • 069ebce895 Add recipe syntax endpoint and update RecipeCard and RecipeModal for syntax fetching Will Miao 2025-03-29 15:38:49 +08:00
  • 63aa4e188e Add rename functionality for LoRA files and enhance UI for editing file names Will Miao 2025-03-29 09:25:41 +08:00
  • c31c9c16cf Enhance LoraScanner and file_utils for improved metadata handling Will Miao 2025-03-28 16:27:59 +08:00
  • 5a8a402fdc Enhance LoraRoutes and templates for improved cache initialization handling Will Miao 2025-03-28 15:04:35 +08:00
  • 85c3e33343 Update version to 0.8.1 and add release notes for new features and improvements v0.8.1 Will Miao 2025-03-28 04:15:54 +08:00
  • 1420ab31a2 Enhance CivitaiClient error handling for unauthorized access Will Miao 2025-03-28 04:11:08 +08:00
  • fd1435537f Add ImageSaverMetadataParser for ComfyUI Image Saver plugin metadata handling Will Miao 2025-03-28 03:27:35 +08:00
  • 4e0473ce11 Fix redownloading loras issue Will Miao 2025-03-28 02:53:30 +08:00
  • 450592b0d4 Implement Civitai data population methods for LoRA and checkpoint entries Will Miao 2025-03-28 02:16:53 +08:00
  • 7cae0ee169 Enhance LoraModal to include image metadata panel Will Miao 2025-03-27 20:09:48 +08:00
  • ecd0e05f79 Add MetaFormatParser for Lora_N Model hash format metadata handling Will Miao 2025-03-27 17:28:11 +08:00
  • 6e3b4178ac Enhance LoraStacker to return active LoRAs in stack_loras method Will Miao 2025-03-27 16:10:50 +08:00
  • ba18cbabfd Add ComfyMetadataParser for Civitai ComfyUI metadata handling Will Miao 2025-03-27 15:43:58 +08:00
  • dec757c23b Refactor image metadata handling in RecipeRoutes and ExifUtils Will Miao 2025-03-27 14:56:37 +08:00
  • 0459710c9b Made CLIP input optional in LoRA Loader, enabling compatibility with Hunyuan workflows Will Miao 2025-03-26 21:50:26 +08:00
  • 83582ef8a3 Refactor RecipeScanner to remove custom async timeout and streamline cache initialization Will Miao 2025-03-26 18:56:18 +08:00
  • 0dc396e148 Enhance RecipeModal to support video previews Will Miao 2025-03-26 16:39:53 +08:00
  • 86958e1420 Merge pull request #51 from AlUlkesh/main pixelpaws 2025-03-26 10:47:23 +08:00
  • c5b8e629fb Enhance save functionality in LoraModal for base model editing Will Miao 2025-03-26 07:05:32 +08:00
  • b0a495b4f6 Add base model editing functionality to LoraModal Will Miao 2025-03-26 06:49:33 +08:00
  • 7d2809467b Update tutorial video link Will Miao 2025-03-25 14:10:13 +08:00
  • af90eeaf37 Bump version to 0.8.0 v0.8.0 Will Miao 2025-03-25 14:00:00 +08:00
  • 509e513f3a Python < 3.11 backward compatibility for timeout. AlUlkesh 2025-03-24 14:16:46 +01:00
  • 80671e474c Update README.md pixelpaws 2025-03-24 08:39:51 +08:00
  • a166d859e7 Update README.md pixelpaws 2025-03-24 04:49:28 +08:00
  • 6af1e0aeb7 Merge branch 'main' of https://github.com/willmiao/ComfyUI-Lora-Manager Will Miao 2025-03-24 04:00:02 +08:00
  • 370ffb5d7c Update discord invite Will Miao 2025-03-24 03:59:44 +08:00
  • 0ba288d09e Update README.md pixelpaws 2025-03-24 03:49:17 +08:00
  • 008d86983b Update workflow Will Miao 2025-03-24 03:46:12 +08:00
  • 205bdfce5c Update README.md with new features and enhancements for v0.8.0, including LoRA recipes, improved UI/UX, and workflow integration. Remove outdated screenshot and update Discord link in modals.html. Will Miao 2025-03-23 16:53:46 +08:00
  • 27248b197d Update cache management in ApiRoutes to remove hash index by file path Will Miao 2025-03-23 16:50:56 +08:00
  • e216b4c455 Refactor early access checks in recipe parsers Will Miao 2025-03-23 15:29:47 +08:00
  • c402f53258 Implement early access handling and UI enhancements for LoRA downloads Will Miao 2025-03-23 14:45:11 +08:00
  • 93329abe8b Refactor LoraFileHandler to use provided event loop and improve logging Will Miao 2025-03-23 09:22:57 +08:00
  • f69b3d96b6 Update dependencies in pyproject.toml and requirements.txt Will Miao 2025-03-23 08:48:13 +08:00
  • 8690a8f11a Enhance LoraStackerMapper and WorkflowParser functionality Will Miao 2025-03-23 07:41:55 +08:00
  • 6aa2342be1 Enhance node processing and error handling in workflow mappers Will Miao 2025-03-23 07:20:50 +08:00
  • 042153329b Update dependencies Will Miao 2025-03-23 05:42:00 +08:00
  • 2b67091986 Enhance workflow parsing and node mapper registration Will Miao 2025-03-23 05:21:43 +08:00
  • 3da35cf0db Remove deprecated workflow parameters and associated files Will Miao 2025-03-22 20:43:17 +08:00
  • e566484a17 Add Civitai URL retrieval functionality and UI integration Will Miao 2025-03-22 17:35:30 +08:00
  • e7dffbbb1e Refactor LoRA handling in LoraLoader, LoraStacker, and TriggerWordToggle Will Miao 2025-03-22 15:56:37 +08:00
  • a31712ad1f Wrap status badge in a container div for improved layout in ImportManager component Will Miao 2025-03-22 10:24:01 +08:00
  • 2958f81adc Revert "Refactor path mapping logic in Config class" Will Miao 2025-03-22 10:18:26 +08:00
  • 95380fbbfb Add base model mapping for SD 1.5 Will Miao 2025-03-22 09:49:35 +08:00
  • 4cc6996406 Refactor theme toggle styles for improved positioning Will Miao 2025-03-22 09:49:15 +08:00
  • 372d74ec71 Enhance settings management and localStorage integration Will Miao 2025-03-22 08:46:36 +08:00
  • 19ef73a07f Refactor storage handling across application Will Miao 2025-03-22 05:32:18 +08:00
  • bb3d73b87c Fix support modal width Will Miao 2025-03-22 04:36:34 +08:00
  • 30e9e7168f Update logging level for parsed workflow and add refresh button to recipe controls Will Miao 2025-03-21 21:38:02 +08:00
  • fce58f3206 Refactor path mapping logic in Config class Will Miao 2025-03-21 21:26:00 +08:00
  • b3e5ac395f Enhance recipe modal styles and tooltip functionality Will Miao 2025-03-21 20:19:58 +08:00
  • 3ebe9d159a Refactor LoraRoutes to return empty recipes when no data is available Will Miao 2025-03-21 20:00:15 +08:00
  • ff95274757 Merge pull request #45 from willmiao/dev pixelpaws 2025-03-21 17:31:42 +08:00
  • 8e653e2173 Refactor recipe saving process to utilize workflow JSON and enhance Lora handling Will Miao 2025-03-21 17:28:20 +08:00
  • 4bff17aa1a Update prompt configuration and enhance Lora management functionality Will Miao 2025-03-21 16:35:52 +08:00
  • d4f300645d Enhance ExifUtils to extract prompts from node references in workflows Will Miao 2025-03-21 11:32:51 +08:00
  • 4ee32f02c5 Add functionality to save recipes from the LoRAs widget Will Miao 2025-03-21 11:11:09 +08:00
  • 2cf4440a1e Add Android icons and site.webmanifest for PWA support Will Miao 2025-03-21 05:37:58 +08:00
  • 644ee31654 Remove site.webmanifest and refactor state initialization in RecipeManager and HeaderManager Will Miao 2025-03-21 05:22:20 +08:00
  • 34078d8a60 Refactor recipe card styles and update HTML structure Will Miao 2025-03-20 21:42:17 +08:00
  • 5cfae7198d Refactor recipe metadata handling and update CSS styles Will Miao 2025-03-20 19:53:05 +08:00
  • 6a10cda61f Add recipe metadata handling in image processing Will Miao 2025-03-20 18:55:00 +08:00
  • c149e73ef7 Add recipe tags functionality to RecipeModal Will Miao 2025-03-20 17:57:35 +08:00
  • b11757c913 Fix infinite scroll Will Miao 2025-03-20 17:31:56 +08:00