51 Commits

Author SHA1 Message Date
bennykok
8c5e5c4277 feat: add ComfyUIDeployExternalTextAny 2024-09-21 10:39:34 -07:00
Fawaz Kadem
764a8fee82
Add new external deploy node for face models (#66) 2024-09-18 17:00:51 -07:00
bennykok
2d72cd8175 fix: batch zip image input 2024-09-14 21:49:17 -07:00
bennykok
e011711600 feat: zip batch image support 2024-09-09 17:49:39 -07:00
nick
a99d2568e0 video and lora node fix 2024-08-28 13:08:15 -07:00
nick
649b61c580 default vid 2024-08-26 13:46:01 -07:00
bennykok
d34e2e99b1 fix: external lora for new comfyui 2024-08-21 09:46:13 -07:00
bennykok
f85043db07 fix: remove default value 2024-08-20 19:14:43 -07:00
karrix
a1031487e1 add: all node support name and description 2024-08-20 20:15:29 +08:00
bennykok
ca41207192 feat: max min int for all number inputs to enable negative number input 2024-08-19 13:27:46 -07:00
nick
8147c4bfb7 video node' 2024-08-15 12:50:29 -07:00
Emmanuel Morales
4bce5cadfb
fix(text): return correctly the text in external_text_list node 2024-08-10 09:44:37 -06:00
Emmanuel Morales
3a85a1edf2
feat(text): create node for external text list (#60)
* feat(text): create node for external text list 

This is to send a list of texts to other nodes

* refactor: remove prints and rename variable

* style: update comment

* refactor: remove unused optional inputs
2024-08-06 21:35:46 -06:00
GwonHyeok
772bb09240 fix: ExternalLoRA node Make downloaded files reusable 2024-08-02 10:29:24 +09:00
nick
2ba5a0ff3d external lora 2024-08-01 10:43:24 -07:00
bennykok
e0eae1068b fix: make external lora and checkpoint wildcard 2024-07-26 17:39:40 -07:00
nick
10ba00e3dd update: external video node 2024-07-20 00:16:39 -07:00
nick
3c9d1865ca video node 2024-07-20 00:15:41 -07:00
nick
48d21f8d52 feat: audio output from external video node 2024-07-12 11:20:18 -07:00
karrix
07a7feb6ac add: slider number support 2024-05-11 14:50:46 +08:00
karrix
697fd52349 add: bool custom node 2024-05-09 14:26:43 +08:00
nick
df391e867e video node 2024-05-04 10:14:33 -07:00
nick
a5a73e4209 clean up 2024-04-30 12:55:04 -07:00
nick
c7841deea2 vid node 2024-04-30 12:19:41 -07:00
nick
b0b1d64b6b external video 2024-04-27 13:32:50 -07:00
bennykok
c8dc189f99 fix: external number input 2024-04-25 18:36:24 +08:00
nick
b4c27bbbea fix: external lora 2024-04-24 23:27:01 -07:00
nick
c843926d6e fix: external lora takes in value outside of default 2024-04-24 17:35:09 -07:00
bennykok
797180b5c7 feat(plugin): add external image batch 2024-04-24 21:48:56 +08:00
bennykok
e73392ba8b fix(plugin): external checkpoint fixes 2024-03-08 14:35:44 -08:00
bennykok
011d36edce fix(plugin): default_value to be optional in streaming image input 2024-03-02 12:22:25 -08:00
bennykok
3df549c25c feat: add ws streaming input 2024-03-02 00:47:28 -08:00
bennykok
410d03cd2b fix(plugin): output_id is also included in the binary data back 2024-02-29 11:40:36 -08:00
bennykok
32c6d1215b feat(plugin): streaming file type support, webp and jepg, quality settings 2024-02-28 14:28:39 -08:00
bennykok
9e79c434a9 fix(plugin): make sure number input nodes takes down to 0.01 steps and its casted to float 2024-02-28 12:09:18 -08:00
bennykok
19511e55ba fix(plugin): make sure number input nodes takes down to 0.01 steps 2024-02-28 11:59:26 -08:00
bennykok
45d37879c2 fix: not returning images in websocket output node 2024-02-23 15:09:31 -08:00
bennykok
ddbf6848a7 feat(plugin): add output ws image node 2024-02-23 14:03:12 -08:00
bennykok
4c32248d86 fix: External Text Input default value not working 2024-02-08 23:09:38 +08:00
BennyKok
33b57aea34 fix: display download progress for external checkpoint 2024-01-23 11:27:54 +08:00
BennyKok
fb020f9f3c feat(plugin): add external checkpoitns node 2024-01-20 22:49:35 +08:00
BennyKok
7dfc7a4ff8 feat(plugin): external lora node 2024-01-18 02:04:34 +08:00
BennyKok
8628480362 fix: external text input 2024-01-16 15:36:05 +08:00
BennyKok
fa2638f66d feat(plugin): add external number input (int) 2024-01-16 11:20:33 +08:00
BennyKok
fce77b905c feat: add support for gif upload 2024-01-11 23:14:06 +08:00
EdwinWong
57045d44f3 feat: external number 2024-01-05 13:04:43 +08:00
BennyKok
ccd3e43550 feat(plugin): add external image with base64 support, also with alpha image node 2023-12-22 16:07:56 +08:00
BennyKok
c77d201e88 refactor(plugin)!: rename to default_value for external text or image 2023-12-21 00:43:27 +08:00
BennyKok
880da2a418 feat: add external text input node 2023-12-17 22:03:23 +08:00
BennyKok
e6f5b16a54 refactor: rename the name to input_id 2023-12-15 12:50:31 +08:00