Commit Graph

  • ff70bbdcec fix: correctly set the file content type for images, webp, jepg, png bennykok 2024-05-29 08:59:11 -07:00
  • 840bea79e8
    chore(publish): Add Github Action for Publishing to Comfy Registry (#48) haohaocreates 2024-05-26 11:25:15 -04:00
  • 0f423ce1c3
    Update pyproject.toml BennyKok 2024-05-26 23:21:13 +08:00
  • 2aa1a446e5
    chore(pyproject): Add pyproject.toml for Custom Node Registry (#47) haohaocreates 2024-05-26 11:20:50 -04:00
  • 07a7feb6ac add: slider number support karrix 2024-05-11 14:50:46 +08:00
  • c5ac1b5f94 perf: turn back on async file upload bennykok 2024-05-10 13:08:29 +09:00
  • 00d827e232 feat: CD_BYPASS_UPLOAD bennykok 2024-05-10 11:34:49 +09:00
  • 697fd52349 add: bool custom node karrix 2024-05-09 14:26:43 +08:00
  • 6b9c431df8 add: boolean input and 3d mesh support karrix 2024-05-09 14:25:22 +08:00
  • 3c508c7eec feat: redirect queue prompt to iframe event in workspace mode bennykok 2024-05-07 00:42:10 +08:00
  • 409ca6f1dd
    Merge pull request #45 from NicholasKao1029/main Nick Kao 2024-05-04 10:19:07 -07:00
  • df391e867e video node nick 2024-05-04 10:14:33 -07:00
  • c37b8be00a
    Merge pull request #44 from NicholasKao1029/main Nick Kao 2024-04-30 12:56:30 -07:00
  • a5a73e4209 clean up nick 2024-04-30 12:55:04 -07:00
  • c7841deea2 vid node nick 2024-04-30 12:19:41 -07:00
  • b0b1d64b6b external video nick 2024-04-27 13:32:50 -07:00
  • c8dc189f99 fix: external number input bennykok 2024-04-25 18:36:15 +08:00
  • cd5e4a5d01 fix: duplicated file upload bennykok 2024-04-25 16:14:04 +08:00
  • 95c15f095d chore: add file upload time log bennykok 2024-04-25 15:55:14 +08:00
  • b4c27bbbea fix: external lora nick 2024-04-24 23:27:01 -07:00
  • 810aec5135 fix: empty inputs causing run issues bennykok 2024-04-25 13:15:29 +08:00
  • c843926d6e fix: external lora takes in value outside of default nick 2024-04-24 17:35:09 -07:00
  • 177010b0d4 fix: lora custom-node-lora-changer nick 2024-04-24 17:00:16 -07:00
  • 797180b5c7 feat(plugin): add external image batch bennykok 2024-04-24 21:48:42 +08:00
  • d00ca375a2 chore: bump comfyui json version bennykok 2024-04-23 18:44:19 +08:00
  • be5d5d2b54 feat: update deploy method bennykok 2024-04-23 14:11:02 +08:00
  • d592a6ba12 feat: refactor deployment code bennykok 2024-04-22 00:07:13 +08:00
  • 35fed9aa4d fix: failed case marked as success bennykok 2024-04-20 01:38:31 +08:00
  • 3b6a753472 feat: workspace_mode and window event bennykok 2024-04-19 16:01:47 +08:00
  • 7d2c521645 chore: clean up custom node log bennykok 2024-04-14 15:59:19 +08:00
  • f363b7e871 fix: make sure to skip the temp file. bennykok 2024-04-14 00:24:21 +08:00
  • 1b25cfdd6c feat: add file hash cache, workflow deployment will be faster bennykok 2024-04-12 19:52:29 +08:00
  • 5da56b5507 chore: tweak log bennykok 2024-04-12 18:43:07 +08:00
  • 03d12e4099 fix!: skipping preview image as save node bennykok 2024-04-12 13:34:27 +08:00
  • e66712425d fix: bump comfydeploy deps bennykok 2024-04-12 12:28:41 +08:00
  • 4d53aa794a Update Dockerfile local-dev-mode webcoderz 2024-04-11 00:15:05 -04:00
  • 12175b3955 remove apt deletion webcoderz 2024-04-10 22:55:05 -04:00
  • 2bcc71d24c various fixes and getting closer to parity with main webcoderz 2024-04-10 20:38:24 -04:00
  • 9484cb9b93
    Update docker-compose.yaml webcoderz 2024-04-10 18:17:49 -04:00
  • a56ef1b06f adding local docker compose with local postgres webcoderz 2024-03-28 11:15:46 -04:00
  • 81f315e14d fix: clashes with ComfyUI manager restart bennykok 2024-03-27 13:14:57 -07:00
  • 7189f13263 fix: added queue_prompt from event, now input and image will not trigger queue prompt bennykok 2024-03-18 14:31:43 -07:00
  • e73392ba8b fix(plugin): external checkpoint fixes bennykok 2024-03-08 14:34:57 -08:00
  • 1bfbd91708 feat(plugin): add models endpoints for listing out all folder paths for debug usecase bennykok 2024-03-03 16:17:34 -08:00
  • a640e1eb79 fix(plugin): kill pending prompt if new streaming prompts comes in bennykok 2024-03-02 12:44:26 -08:00
  • 011d36edce fix(plugin): default_value to be optional in streaming image input bennykok 2024-03-02 12:22:17 -08:00
  • 3df549c25c feat: add ws streaming input bennykok 2024-03-02 00:47:06 -08:00
  • 619a9728c0 fix(plugin): prompt expansion node seed generation error bennykok 2024-02-29 19:09:19 -08:00
  • 410d03cd2b fix(plugin): output_id is also included in the binary data back bennykok 2024-02-29 11:39:54 -08:00
  • 32c6d1215b feat(plugin): streaming file type support, webp and jepg, quality settings bennykok 2024-02-28 14:28:28 -08:00
  • 9e79c434a9 fix(plugin): make sure number input nodes takes down to 0.01 steps and its casted to float bennykok 2024-02-28 11:59:16 -08:00
  • 19511e55ba fix(plugin): make sure number input nodes takes down to 0.01 steps bennykok 2024-02-28 11:59:16 -08:00
  • 2d59fd2b1b feat(plugin): update run status for ws request bennykok 2024-02-27 19:44:49 -08:00
  • 542b72bde5 fix(plugin): deploy login button bennykok 2024-02-26 13:09:30 -08:00
  • 7b653201ae fix(plugin): update prompt metadata status properly with realtime prompt bennykok 2024-02-26 00:09:11 -08:00
  • 1c9c32e9e4 fix(plugin): client id wrongly set causing not sending out ws event bennykok 2024-02-25 23:52:09 -08:00
  • 97096a9035 feat(plugin): send live_status and elapsed_time bennykok 2024-02-25 22:47:54 -08:00
  • e87bb63c6f fix(plugin): is_realtime check failed causing everything to not upload bennykok 2024-02-25 19:16:51 -08:00
  • a643fa0999 fix(plugin): remove file upload + status update from is_realtime prompt bennykok 2024-02-25 17:25:02 -08:00
  • cc31840d41 fix(plugin): comfy_deploy_check_ws_status bennykok 2024-02-25 00:17:40 -08:00
  • 25e62af24c refactor(plugin): add prompt_metadata types and refactor from dict to data model bennykok 2024-02-24 23:57:01 -08:00
  • 9d0ded7ecc feat(plugin): display workflow name on deploy bennykok 2024-02-24 23:56:08 -08:00
  • ec620dbc53 feat(plugin): load workflow from ws url params bennykok 2024-02-24 13:28:56 -08:00
  • 45d37879c2 fix: not returning images in websocket output node bennykok 2024-02-23 15:09:21 -08:00
  • ddbf6848a7 feat(plugin): add output ws image node bennykok 2024-02-23 13:38:00 -08:00
  • 4ce2c98ae9 Merge branch 'license-update-agpl' nick 2024-02-19 08:52:29 -08:00
  • 6e068590a0 chore: bump comfyui-json version bennykok 2024-02-19 17:35:33 +08:00
  • d66c00f017 agpl3.0 license-update-agpl nick 2024-02-17 12:22:28 -08:00
  • 7ec3e1c0c8 fix: comfy deploy in empty graph bennykok 2024-02-17 23:47:42 +08:00
  • 6d1dd93b47 fix: typo name bennykok 2024-02-17 23:10:09 +08:00
  • f3370c1bb1 feat: add new dependency viewer, reused previous cache for faster deploy bennykok 2024-02-17 14:45:48 +08:00
  • 126d8e77fb
    fix: ctrl+click/cmd+click to open a item of the menu (#29) Emmanuel Morales 2024-02-16 23:34:36 -06:00
  • 2cfad8bef6
    feat(share): display muliple images (#28) Emmanuel Morales 2024-02-16 23:32:56 -06:00
  • fd150aa20f fix: ctrl+click/cmd+click to open a item of the menu fix/navbar-href-values EmmanuelMr18 2024-02-16 23:16:07 -06:00
  • 17653508c5
    Self Host (#27) Syn 2024-02-17 00:09:26 -05:00
  • 0cb2af3dc3 feat(share): display muliple images feature/display-multiple-images EmmanuelMr18 2024-02-16 22:52:32 -06:00
  • ace12efd1a
    fix(workflows): user can click multiple times on run even while loading (#26) Emmanuel Morales 2024-02-15 00:39:20 -06:00
  • 9d999f92a9 fix(workflows): user can click multiple times on run even while loading EmmanuelMr18 2024-02-14 19:00:18 -06:00
  • 01e8668d1a chore(plugin): update comfyui json bennykok 2024-02-14 14:55:42 +08:00
  • 8e58d962a7
    feat(example page): add inpaint, controlnet and sdxl turbo workflows (#24) Emmanuel Morales 2024-02-13 22:49:32 -06:00
  • c59c308d32 chore(plugin): update comfyui-json version, fixed some custom nodes detection bennykok 2024-02-12 16:00:54 +08:00
  • 4560f2cca9 chore(plugin): update comfyui-json version bennykok 2024-02-11 21:51:24 +08:00
  • 872752b820
    Merge pull request #22 from BennyKok/fix/createRun-overwritring-ComfyUIDeployExternalText-inputs Nick Kao 2024-02-10 11:08:03 -08:00
  • 97bb2b69c5 fix(create run): ComfyUIDeployExternalText default value overwriting EmmanuelMr18 2024-02-10 10:57:54 -06:00
  • 08fe87c8af fix(plugin): cached execution progress update bennykok 2024-02-09 22:13:25 +08:00
  • d43e5fcefc fix: live status not sending, add progress bennykok 2024-02-09 21:51:05 +08:00
  • 65492a108c
    feat(example page): create initial 4 cards (#21) Emmanuel Morales 2024-02-08 21:15:30 -06:00
  • 9834dc0b25
    Merge branch 'main' into feature/examples-section feature/examples-section Emmanuel Morales 2024-02-08 21:13:20 -06:00
  • 1939ff4153
    fix: mobile sheet ui fix (#20) San45600 2024-02-09 11:11:58 +08:00
  • 2b8272bd86 fix(example page): add hyperlink for txt2img card EmmanuelMr18 2024-02-08 21:08:21 -06:00
  • ccc9508664 style(example page): remove comment EmmanuelMr18 2024-02-08 21:07:15 -06:00
  • b97e523e01 style(example page): center title EmmanuelMr18 2024-02-08 21:06:30 -06:00
  • ec525e78ad feat(example page): create initial 4 workflows EmmanuelMr18 2024-02-08 21:05:29 -06:00
  • 4c32248d86 fix: External Text Input default value not working bennykok 2024-02-08 23:09:38 +08:00
  • 5ddbfdf44b feat(plugin): update comfyui json version, add missing nodes display bennykok 2024-02-08 22:54:37 +08:00
  • 5fcd43aa54 feat(example page): initial layout of the new page EmmanuelMr18 2024-02-07 23:41:07 -06:00
  • 141d30aaa1 feat(example page): add new examples section in the navbar EmmanuelMr18 2024-02-07 23:39:59 -06:00
  • 7e86c20383 fix(plugin): ensure the status of run is set to fail if the prompt validation failed bennykok 2024-02-07 23:50:00 +08:00
  • 3adf77617b fix(plugin): async file upload to make sure it is not blocking bennykok 2024-02-07 19:55:05 +08:00
  • 1bc62a5fb4 fix: deps layout and comfyui-json bennykok 2024-02-07 18:17:22 +08:00