50 Commits

Author SHA1 Message Date
Dijkstra
38e89f9567 Merge pull request #52 from idrirap/dev/fix_advanced_nodes
fix advanced nodes
2025-07-26 19:43:22 +02:00
Dijkstra
f752500e74 chore: forgot to update the version 2025-07-26 19:39:42 +02:00
Dijkstra
11af9469ee fix: removed all the advanced node stuff. Replaced it with vanilla node with extra js took from custom-node repo. And added explanation for view info in the readme 2025-07-26 19:39:20 +02:00
Dijkstra
abb9b39448 Merge pull request #51 from idrirap/dev/clear_readme
chore: detail the difference between tags and trigger words
2025-07-26 17:48:51 +02:00
Dijkstra
2e889c7018 chore: detail the difference between tags and trigger words 2025-07-26 17:46:52 +02:00
Dijkstra
52157dff5a Merge pull request #39 from idrirap/dev/issue38
fix: no longer crash when internet is unavailable
2025-01-16 09:38:20 +01:00
Dijkstra
8c18075e9f chore: update node version 2025-01-16 09:37:53 +01:00
Dijkstra
e0ec5dee30 fix: no longer crash when internet is unavailable 2025-01-16 09:35:17 +01:00
Dijkstra
c09e56b21f Merge pull request #36 from idrirap/dev/issue33
Dev/issue33
2024-10-31 19:53:14 +01:00
Dijkstra
763152c041 chore: set clip strength to 0 when there is no CLIP. (just in case) 2024-10-31 19:51:46 +01:00
Dijkstra
c85b302a61 chore: CLIP is not optional in the LoraLoaderVanilla and LoraLoaderAdvanced 2024-10-31 19:49:13 +01:00
Dijkstra
6484968fbe Merge pull request #35 from idrirap/dev/issue34
fix: sometimes the preview image extension is prefixed with '.preview'
2024-10-31 19:15:58 +01:00
Dijkstra
9a212d13e7 fix: sometimes the preview image extension is prefixed with '.preview' 2024-10-31 19:14:31 +01:00
Dijkstra
b02bea5480 chore: bump version + added MIT license 2024-06-20 17:56:49 +02:00
Dijkstra
8c4b7941a6 chore: improved description 2024-06-20 17:50:07 +02:00
dijkstra
070751dbf1 Merge pull request #24 from idrirap/dev/add_registryId
feat: set publisherId
2024-06-20 17:35:06 +02:00
Dijkstra
41f6277830 feat: set publisherId 2024-06-20 17:34:27 +02:00
dijkstra
03ddfbfe66 Merge pull request #21 from haohaocreates/publish
Add Github Action for Publishing to Comfy Registry
2024-06-20 17:28:55 +02:00
dijkstra
885a1c8371 Merge pull request #22 from haohaocreates/pyproject
Add pyproject.toml for Custom Node Registry
2024-06-20 17:28:45 +02:00
haohaocreates
8656b2ebaf chore(pyproject): Add pyproject.toml for Custom Node Registry 2024-05-22 17:25:44 -04:00
haohaocreates
c3759e7b30 chore(publish): Add Github Action for Publishing to Comfy Registry 2024-05-22 17:25:41 -04:00
Dijkstra
236e230515 doc: added trigger explanation 2024-04-09 22:35:48 +02:00
dijkstra
23ef04b1cb Merge pull request #20 from idrirap/update_readme
Update readme
2024-04-09 22:18:38 +02:00
Dijkstra
a95cba4e3b doc: last fix 2024-04-09 22:18:14 +02:00
Dijkstra
40f09582e2 doc: added View info in readme 2024-04-09 22:17:08 +02:00
Dijkstra
6635d30566 doc: updated readme 2024-04-09 22:11:55 +02:00
dijkstra
5cf49c9565 Merge pull request #19 from idrirap/issue14
feat: added pyssss's lora view info
2024-04-09 21:24:05 +02:00
Dijkstra
1e8ed1e16f feat: added pyssss's lora view info 2024-04-09 21:09:44 +02:00
dijkstra
64113afd7f Merge pull request #18 from idrirap/issue16
feat: added lora name to output
2024-04-09 18:16:19 +02:00
Dijkstra
2bd6769b78 fix: now can use the output lora_name as an input for override_lora_name 2024-04-09 18:11:46 +02:00
Dijkstra
96a69f7cbe feat: added lora name to output 2024-04-09 17:05:22 +02:00
dijkstra
9d8b79844f Merge pull request #13 from idrirap/issue12
fix: broken preview when using both enable preview and override_lora_name
2024-03-14 23:26:17 +01:00
Dijkstra
f3815b7ce4 fix: broken preview when using both enable preview and override_lora_name 2024-03-14 23:23:35 +01:00
dijkstra
d5641ba745 Merge pull request #11 from deipfei/json-error-change
don't delete loras_tags.json on JSONDecodeError
2024-03-08 21:21:03 +01:00
Dustin Pfeiffer
5b5eaf3a81 don't delete loras_tags.json on JSONDecodeError 2024-02-23 15:28:01 -08:00
dijkstra
517b8a8a12 Merge pull request #9 from idrirap/issue8
feat: added tags only node. Added node to load lora names as string. …
2023-12-12 18:58:03 +01:00
Dijkstra
0be7528f10 feat: added tags only node. Added node to load lora names as string. Added the ability to override lora name from dropdown menu. + fixed bad parameters for strenght_model 2023-12-12 18:51:00 +01:00
dijkstra
b63862f2e3 Merge pull request #7 from idrirap/fix_civitai_initial_search
fix: tags were never pulled from civitai the first time they were req…
2023-11-20 18:12:13 +01:00
Dijkstra
8ed3d36eaf fix: tags were never pulled from civitai the first time they were requested 2023-11-20 18:11:23 +01:00
dijkstra
8af8cce210 Merge pull request #5 from idrirap/fix_cache_stacker
fix: bug where lora_stack input get stacked with the lora_stack output exponentially
2023-11-17 18:36:32 +01:00
Dijkstra
d7530a3326 fix: bug where lora_stack input get stacked with the lora_stack output exponentially 2023-11-17 18:33:28 +01:00
Dijkstra
05de5959e1 Merge branch 'main' of github.com:idrirap/ComfyUI-Lora-Auto-Trigger-Words into main 2023-11-01 18:49:28 +01:00
dijkstra
049fd1eb71 Merge pull request #3 from idrirap/dev/fix_issue2
Dev/fix issue2
2023-11-01 18:45:53 +01:00
Dijkstra
31396b652d chore: removed debug print 2023-11-01 18:44:02 +01:00
Dijkstra
e94f4bc2cd fix: wrong value in clamping. feat: added an optional lora name append if empty result + updated readme 2023-11-01 18:42:13 +01:00
Dijkstra
89ad7f580f fix: ignored when selector is empty 2023-11-01 18:08:16 +01:00
Dijkstra
13bbfbe616 fix : added boundaries for tag indexes and a check if tag list empty 2023-11-01 17:35:31 +01:00
Dijkstra
4f4cad063d quick fix readme 2023-10-30 22:11:18 +01:00
Dijkstra
9697b70365 initial commit 2023-10-30 21:56:19 +01:00
Dijkstra
4343570263 first commit 2023-10-30 11:23:23 +01:00