507 Commits

Author SHA1 Message Date
VALADI K JAGANATHAN
f0971b5553 Update pyproject.toml 2025-07-10 07:16:41 +05:30
Makki Shizu
9d049f8a1e Update efficiency_nodes.py (#332) 2025-07-10 07:11:47 +05:30
VALADI K JAGANATHAN
7dc3c93aa2 Update pyproject.toml 2025-05-30 08:49:33 +05:30
c8p0
a14b292747 allow -10 model strength in TSC_XYplot_LoRA_Plot (#318) 2025-05-30 08:46:53 +05:30
Dominik Boller
ef2e3d782c Fix: AttributeError when switching between models with "Baked VAE" and LoRAs (#323) 2025-05-30 08:46:17 +05:30
LaVie024
36ddf0e694 Quick patch for the LoRA Stacker node (#314)
* Update efficiency_nodes.py

Properly restrict the node to a max of three LoRA, a quick patch.

* Update efficiency_nodes.py

Edit range so it includes 3 LoRA-related widgets instead of 2 (didn't catch this the first time)
2025-05-30 08:45:34 +05:30
NyaamZ
3c5fc7eb35 fix error widgethider.js (#321)
fix error widgethider.js
2025-05-30 08:44:37 +05:30
VALADI K JAGANATHAN
9e3c5aa497 Update pyproject.toml 2025-04-02 14:12:11 +05:30
Stéphane Busso
7861b950aa Raise an error with model name if lora model loading fails (#148) 2025-04-02 14:10:09 +05:30
Nikolai
4f9e3348e4 changed the steps of the IMAGE OVER node to more (#246)
fine-grained settings.

additionally added antialised output for the
node to be able to rotate overlays without
introducing artifacts.

Co-authored-by: Nikolai Bockholt <nbockholt@web.de>
2025-04-02 14:09:41 +05:30
Stefano Ariotta
d1f768e2ce Changed min values allowed for Y in TSC_XYplot_LoRA_Plot to include negative values. (#274) 2025-04-02 14:08:54 +05:30
Akuma
490f749c37 Fix the error of model.device being undefined on macOS (#267) 2025-04-02 14:08:25 +05:30
Stefano Ariotta
11effed8d1 XY_flip LoRA Batch fix (#275)
* Changed min values allowed for Y in TSC_XYplot_LoRA_Plot to include negative values.

* Fixed xy_flip for special case of LoRA Batch
2025-04-02 14:07:42 +05:30
TheyCallMeTravis
d0418549f7 fix-XY_LoRA_Stack (#292) 2025-04-02 14:07:17 +05:30
bkutasi
a491f2f312 feat: add GITS scheduler (#305) 2025-04-02 14:06:25 +05:30
Robin Huang
5b915fd426 chore(publish): update GitHub Actions workflow for node publishing (#299)
- Added permissions for issue writing
- Updated action version to v1 for publish-node-action
- Added condition to run job only for specific repository owner

Co-authored-by: snomiao <snomiao+comfy-pr@gmail.com>
2025-03-20 21:51:48 +05:30
VALADI K JAGANATHAN
3ead4afd12 Update pyproject.toml 2024-08-26 10:19:54 +05:30
VALADI K JAGANATHAN
25d0bd0e88 Update seedcontrol.js 2024-08-26 10:19:17 +05:30
VALADI K JAGANATHAN
b471390b88 Update pyproject.toml 2024-08-07 08:45:43 +05:30
haohaocreates
69f7f55e84 chore(licence-update): Update PyProject Toml - License (#226)
Co-authored-by: snomiao <snomiao+comfy-pr@gmail.com>
2024-08-07 08:13:52 +05:30
VALADI K JAGANATHAN
a6df20f4c6 Update pyproject.toml 2024-06-23 15:12:43 +05:30
Dr.Lt.Data
0ee8860d6b fix: minimize sideeffect of AYS monkey patch (#210)
fix: doesn't work AYS in manual script
2024-06-23 15:11:58 +05:30
VALADI K JAGANATHAN
a16c745a68 Update pyproject.toml 2024-06-17 12:53:01 +05:30
larsupb
5c5a8b7382 Bugfix encode step for XY_Capsule (inspire pack) (#187)
* bugfix: in case of XY_Capsule, prompt needs to be encoded by the analysed LoRA's clip

* bugfix: when processing LoRAs you need to reload the LoRA every index on the y scale (not only the first one) to maintain the LoRA-patched clip.

* add align your step schedulers via monkey patching

---------

Co-authored-by: larsupb <larsupb@gmx.net>
2024-06-17 12:49:59 +05:30
Regis Gaughan, III
08a06700fa Ensure to check a widget's prototype for value property descriptor. (#203)
This fixes cases where the widget is not a plain object, but a class instance with `value` getters/setters.
2024-06-17 12:48:29 +05:30
VALADI K JAGANATHAN
a5422d6599 Update bnk_tiled_samplers.py 2024-05-31 18:23:20 +05:30
VALADI K JAGANATHAN
39c6758198 Update bnk_tiled_samplers.py 2024-05-31 18:05:44 +05:30
VALADI K JAGANATHAN
c5773181ed Update bnk_tiled_samplers.py
module 'comfy.sample' has no attribute 'get_additional_models'
2024-05-31 17:42:10 +05:30
VALADI K JAGANATHAN
89390fc362 Update pyproject.toml 2024-05-27 10:51:02 +05:30
VALADI K JAGANATHAN
7cd1d97477 Update bnk_tiled_samplers.py
changes in line 131 check same
2024-05-27 10:49:54 +05:30
VALADI K JAGANATHAN
ac40f67589 Update bnk_tiled_samplers.py 2024-05-27 10:45:10 +05:30
VALADI K JAGANATHAN
ab8a2814f6 Update bnk_tiled_samplers.py
omfy.sampler's 'convert cond' has been removed so line 127 changes
2024-05-27 09:44:03 +05:30
VALADI K JAGANATHAN
97f284b5b8 Merge pull request #184 from Shinihime/patch-2
Show latent upscaler when "both" is selected
2024-05-22 08:56:10 +05:30
VALADI K JAGANATHAN
55b5a66e6f Merge pull request #183 from Shinihime/patch-1
Load settings fix
2024-05-22 08:47:35 +05:30
Shinihime
e1d1ae2638 Show latent upscaler when "both" is selected 2024-05-21 22:44:55 +02:00
Shinihime
5a00655e33 Load settings fix
"both" was missing
2024-05-21 22:09:58 +02:00
VALADI K JAGANATHAN
365f790f53 Update pyproject.toml 2024-05-20 00:01:03 +05:30
VALADI K JAGANATHAN
34f35cc0d1 Update pyproject.toml 2024-05-19 23:56:40 +05:30
VALADI K JAGANATHAN
3bcc7fd905 Update pyproject.toml 2024-05-19 23:54:41 +05:30
VALADI K JAGANATHAN
80f0291a9c Update pyproject.toml 2024-05-19 23:45:19 +05:30
VALADI K JAGANATHAN
5dbfa8c36a Update pyproject.toml 2024-05-19 23:21:11 +05:30
VALADI K JAGANATHAN
a99753ec24 Add files via upload 2024-05-19 23:19:59 +05:30
VALADI K JAGANATHAN
7e54742563 Update pyproject.toml 2024-05-19 23:11:20 +05:30
VALADI K JAGANATHAN
f4e576d73e Merge pull request #182 from haohaocreates/pyproject
Add pyproject.toml for Custom Node Registry
2024-05-19 23:05:52 +05:30
VALADI K JAGANATHAN
0cdc9c5510 Merge pull request #181 from haohaocreates/publish
Add Github Action for Publishing to Comfy Registry
2024-05-19 23:01:25 +05:30
null
d27c1570f7 chore(pyproject): $'Add pyproject.toml for Custom Node Registry' 2024-05-19 14:58:32 +00:00
haohaocreates
5e014767f0 chore(publish): $'Add Github Action for Publishing to Comfy Registry' 2024-05-19 14:58:32 +00:00
VALADI K JAGANATHAN
3b7e89d969 Update smZ_cfg_denoiser.py 2024-04-06 00:43:29 +05:30
VALADI K JAGANATHAN
a5fe47c531 Update smZ_cfg_denoiser.py 2024-04-06 00:39:20 +05:30
VALADI K JAGANATHAN
6747aaea6c Update smZ_cfg_denoiser.py 2024-04-06 00:29:19 +05:30