alphard alphard
alphard synced new reference copilot/set-up-copilot-instructions-again to alphard/efficiency-nodes-comfyui from mirror 2026-04-01 02:18:53 -03:00
alphard synced commits to main at alphard/efficiency-nodes-comfyui from mirror 2026-04-01 02:18:53 -03:00
4579b7d607 Fix Image Overlay crash on batch image inputs (#365)
835bbe1462 Bump version from 1.0.8 to 1.0.9
65b2c0361f 优化encode_token_weights函数以保持CLIP选项与ComfyUI核心编码路径一致 (#377)
cc91287d72 Fix issue #300: Efficiency Nodes for ComfyUI Version 2.0 (documentation) (#378)
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-04-01 02:08:53 -03:00
14cb7fec47 feat(cycler): add preset strength scale (#865)
f3b3e0adad fix(randomizer): defer UI updates until workflow completion (fixes #824)
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-31 09:48:53 -03:00
ba3f15dbc6 feat(checkpoints): add 'Send to Workflow' option in context menu
8dc2a2f76b fix(recipe): show checkpoint-linked recipes in model modal (#851)
316f17dd46 fix(recipe): Import LoRAs from Civitai image URLs using modelVersionIds (#868)
3dc10b1404 feat(recipe): add editable prompts in recipe modal (#869)
Compare 4 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-30 09:28:54 -03:00
331889d872 chore(i18n): improve recursive toggle button labels for clarity (#875)
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-30 01:18:53 -03:00
06f1a82d4c fix(tests): add missing MODEL_TYPES mock in ModelModal tests
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-29 17:08:52 -03:00
267082c712 feat: add 'Send to ComfyUI' button to ModelModal and RecipeModal
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-29 08:58:53 -03:00
a4cb51e96c fix(nodes): preserve autocomplete widget values across workflow restore
ca44c367b3 fix(recipe): improve Civitai URL generation for missing LoRAs
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-29 00:48:53 -03:00
301ab14781 fix(nodes): restore autocomplete widget sync after metadata insertion (#879)
2626dbab8e feat: add lora stack combiner node
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-28 16:38:52 -03:00
12bbb0572d fix: Add missing mock for getMappableBaseModelsDynamic in tests (#854)
00f5c1e887 feat: Dynamic base model fetching from Civitai API (#854)
89b1675ec7 fix: wheel zoom behavior for LoRA Manager widgets
dcc7bd33b5 fix(autocomplete): make accept key behavior configurable (#863)
e5152108ba fix(autocomplete): treat newline as a hard boundary
Compare 5 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-28 08:28:53 -03:00
1ed5eef985 feat(autocomplete): support Tab accept and configurable suffix behavior (#863)
a82f89d14a fix(nodes): expose save image outputs to generated assets
16e30ea689 fix(nodes): add save_with_metadata toggle to save image
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-27 16:08:53 -03:00
ad3bdddb72 Merge pull request #876 from willmiao/codex/analyze-issue-869-on-github
9121306b06 Guard Enter tag add during IME composition
ca0baf9462 fix(nodes): lazy load qwen lora helper
20e50156a2 fix(recipes): allow Enter to add import tags
0b66bf5479 chore: update AGENTS commit guidance
Compare 6 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-27 07:58:52 -03:00
76ee59cdb9 fix(paths): deduplicate LoRA path overlap (#871)
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-26 15:38:52 -03:00
a5191414cc feat(download): add configurable base model download exclusions
5b065b47d4 feat(i18n): complete translations for mature blur threshold setting
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-26 07:35:44 -03:00
ceeab0c998 feat: add configurable mature blur threshold setting
3b001a6cd8 fix(tests): update tests to match current download implementation
95e5bc26d1 feat: Add bulk download missing LoRAs feature for recipes
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-25 15:15:44 -03:00
de3d0571f8 fix: verify returned image ID matches requested ID in CivitAI API
6f2a01dc86 优化下载性能:移除 SHA256 计算并使用 16MB chunks
c5c1b8fd2a Fix: border corner clipping in duplicate recipe warning
Compare 3 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-25 07:05:43 -03:00
e97648c70b feat(import): add import-only option for recipes without downloading missing LoRAs
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-24 22:52:12 -03:00
8b85e083e2 feat(recipe-parser): add SuiImage metadata format support
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-22 05:32:12 -03:00
9112cd3b62 chore: Add .claude/ to gitignore
7df4e8d037 fix(metadata_hook): correct function signature to fix bound method error
Compare 2 commits »
alphard synced commits to main at alphard/ComfyUI-Lora-Manager from mirror 2026-03-19 12:12:11 -03:00
4000b7f7e7 feat: Add configurable LoRA strength adjustment step setting
76c15105e6 feat(lora-pool): add regex include/exclude name pattern filtering (#839)
b11c90e19b feat: add type ignore comments and remove unused imports
9f5d2d0c18 Merge pull request #862 from EnragedAntelope/claude/add-webp-image-support-t8kG9
a0dc5229f4 feat(unet_loader): move torch import inside methods for lazy loading
Compare 8 commits »