309 Commits

Author SHA1 Message Date
bennykok
e87bb63c6f fix(plugin): is_realtime check failed causing everything to not upload 2024-02-25 22:48:22 -08:00
bennykok
a643fa0999 fix(plugin): remove file upload + status update from is_realtime prompt 2024-02-25 17:25:41 -08:00
bennykok
cc31840d41 fix(plugin): comfy_deploy_check_ws_status 2024-02-25 00:18:07 -08:00
bennykok
25e62af24c refactor(plugin): add prompt_metadata types and refactor from dict to data model 2024-02-24 23:57:32 -08:00
bennykok
9d0ded7ecc feat(plugin): display workflow name on deploy
- remove 2 seconds delay
- use comfy deploy for dependency viewer
- display user / org label
- when login with comfy deploy, ensure save and re load the current url
2024-02-24 23:57:32 -08:00
bennykok
ec620dbc53 feat(plugin): load workflow from ws url params 2024-02-24 13:29:56 -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
nick
4ce2c98ae9 Merge branch 'license-update-agpl' 2024-02-19 08:52:29 -08:00
bennykok
6e068590a0 chore: bump comfyui-json version 2024-02-19 18:53:50 +08:00
nick
d66c00f017 agpl3.0 2024-02-17 12:22:28 -08:00
bennykok
7ec3e1c0c8 fix: comfy deploy in empty graph 2024-02-17 23:47:55 +08:00
bennykok
6d1dd93b47 fix: typo name 2024-02-17 23:10:44 +08:00
bennykok
f3370c1bb1 feat: add new dependency viewer, reused previous cache for faster deploy 2024-02-17 14:46:14 +08:00
Emmanuel Morales
126d8e77fb
fix: ctrl+click/cmd+click to open a item of the menu (#29) 2024-02-17 13:34:36 +08:00
Emmanuel Morales
2cfad8bef6
feat(share): display muliple images (#28)
* fix(workflows): user can click multiple times on run even while loading

* feat(share): display muliple images
2024-02-17 13:32:56 +08:00
Syn
17653508c5
Self Host (#27)
* Update README.md

* Update README.md
2024-02-17 13:09:26 +08:00
Emmanuel Morales
ace12efd1a
fix(workflows): user can click multiple times on run even while loading (#26) 2024-02-15 14:39:20 +08:00
bennykok
01e8668d1a chore(plugin): update comfyui json 2024-02-14 14:56:11 +08:00
Emmanuel Morales
8e58d962a7
feat(example page): add inpaint, controlnet and sdxl turbo workflows (#24) 2024-02-14 12:49:32 +08:00
bennykok
c59c308d32 chore(plugin): update comfyui-json version, fixed some custom nodes detection 2024-02-12 16:01:05 +08:00
bennykok
4560f2cca9 chore(plugin): update comfyui-json version 2024-02-11 21:53:48 +08:00
Nick Kao
872752b820
Merge pull request #22 from BennyKok/fix/createRun-overwritring-ComfyUIDeployExternalText-inputs
fix(create run): ComfyUIDeployExternalText default value was overwritten
2024-02-10 11:08:03 -08:00
EmmanuelMr18
97bb2b69c5 fix(create run): ComfyUIDeployExternalText default value overwriting 2024-02-10 10:57:54 -06:00
bennykok
08fe87c8af fix(plugin): cached execution progress update 2024-02-09 22:13:43 +08:00
bennykok
d43e5fcefc fix: live status not sending, add progress 2024-02-09 21:52:48 +08:00
Emmanuel Morales
65492a108c
feat(example page): create initial 4 cards (#21)
* feat(example page): add new examples section in the navbar

* feat(example page): initial layout of the new page

* feat(example page): create initial 4 workflows

* style(example page): center title

* style(example page): remove comment

* fix(example page): add hyperlink for txt2img card
2024-02-09 11:15:30 +08:00
San45600
1939ff4153
fix: mobile sheet ui fix (#20) 2024-02-09 11:11:58 +08:00
bennykok
4c32248d86 fix: External Text Input default value not working 2024-02-08 23:09:38 +08:00
bennykok
5ddbfdf44b feat(plugin): update comfyui json version, add missing nodes display 2024-02-08 22:55:04 +08:00
bennykok
7e86c20383 fix(plugin): ensure the status of run is set to fail if the prompt validation failed 2024-02-07 23:51:29 +08:00
bennykok
3adf77617b fix(plugin): async file upload to make sure it is not blocking 2024-02-07 23:51:29 +08:00
bennykok
1bc62a5fb4 fix: deps layout and comfyui-json 2024-02-07 18:17:22 +08:00
bennykok
d473a211d0 fix: running locally cause a crash in after adding live status 2024-02-07 14:37:49 +08:00
bennykok
3aa239e58d fix: workflow upload issues 2024-02-06 16:18:54 +08:00
BennyKok
223aa5e70b
Merge pull request #18 from EmmanuelMr18/docs/update-readme-development-section 2024-02-06 08:46:43 +08:00
Emmanuel Morales
5eef60a4eb
docs(development): update step 9 text 2024-02-05 18:24:09 -06:00
Emmanuel Morales
de750995cb
docs(Development): add step to run local migration 2024-02-05 18:20:32 -06:00
bennykok
0f58fbcebd chore: update add live status 2024-02-05 23:28:18 +08:00
bennykok
6dc964c425 fix: update comfyui json in plugin 2024-02-05 17:43:34 +08:00
bennykok
4171c08413 fix(plugin): deps layout 2024-02-05 16:58:30 +08:00
bennykok
4348ab45dc feat: introduce dependencies upload 2024-02-05 16:47:21 +08:00
bennykok
df46e3a0e5 chore: add CD_ENABLE_RUN_LOG flag 2024-02-01 23:38:01 +08:00
bennykok
2772101bbf chore: print out the log for debugging 2024-02-01 22:36:43 +08:00
bennykok
72fee51d32 fix: making sure the log was sent before setting the status 2024-02-01 21:04:24 +08:00
bennykok
ffe0f98360 chore: log out data for debugging 2024-02-01 20:56:28 +08:00
bennykok
68377a84bc feat(plugin): add run log in comfydeploy plugin level 2024-02-01 18:31:49 +08:00
bennykok
50d4c399e9 feat: output render support mp4 and webm 2024-01-31 21:24:35 +08:00
bennykok
5a3955dfcb refactor(plugin): upload files logic in custom routes 2024-01-31 21:23:34 +08:00
bennykok
03227b52c0 chore(plugin): add a 2 secs delay before loading the incoming workflow 2024-01-31 21:23:21 +08:00