Commit Graph

  • 0f42ba5146 Support anima lllite control models. (#14954) comfyanonymous 2026-07-17 07:36:21 -07:00
  • 5f6e9a226c feat(camera-info): CreateCameraInfo node + CameraInfoState widget input #14964 feat/camera-info-kwargs Terry Jia 2026-06-25 23:42:52 -04:00
  • 71b73e3b2b Speed up anima a bit. (#14953) comfyanonymous 2026-07-16 19:44:02 -07:00
  • 6a8ff7a929 Various comfy kitchen optimizations and fixes. (#14963) comfyanonymous 2026-07-16 19:43:12 -07:00
  • 285a98944c [Partner Nodes] feat(OpenAI): add GPT5.6 models (#14957) Alexander Piskun 2026-07-16 15:35:07 +03:00
  • 03978e1e81 [feat]Add JoyImageEdit native model support (#14428) 彼彼 2026-07-16 11:48:28 +08:00
  • 678d42c90e Update AGENTS.md (#14955) comfyanonymous 2026-07-15 20:09:59 -07:00
  • 87d23b8176 [Partner Nodes] feat(client): send ComfyUI Job Id in request headers (#14934) Alexis Rolland 2026-07-15 16:38:03 +08:00
  • 0d38615400 Merge branch 'master' into alexis/send-job-id #14934 alexis/send-job-id Alexis Rolland 2026-07-15 16:28:26 +08:00
  • cc6b352511 fix(Video): stream the video transcode instead of buffering every frame in RAM (CORE-353) (CORE-351) (#14813) Alexander Piskun 2026-07-15 10:23:43 +03:00
  • 7a8ad26bf4 Merge branch 'master' into alexis/send-job-id Alexis Rolland 2026-07-15 15:20:27 +08:00
  • a2b451d9f7 Merge branch 'master' into alexis/send-job-id Alexis Rolland 2026-07-15 13:43:27 +08:00
  • 700821e136 ComfyUI v0.28.0 v0.28.0 comfyanonymous 2026-07-15 01:43:14 -04:00
  • 3cd13eb424 Bump comfyui-frontend-package to 1.45.21 (#14944) Comfy Org PR Bot 2026-07-15 14:29:24 +09:00
  • fe894034a4 ci: bump cursor-review to github-workflows@3ea5dce #14945 ci/bump-cursor-review-3ea5dce cloud-code-bot[bot] 2026-07-15 05:18:08 +00:00
  • 1701cce8dc Fix cached outputs missing from job results when prompt has no client_id (#14939) Alexander Piskun 2026-07-15 00:29:01 +03:00
  • 26537080cb [Partner Nodes] feat(sync.so): add support for "sync-3" model (#14928) Alexander Piskun 2026-07-14 23:21:20 +03:00
  • dff0b18fff Fix int8 performance regression on 16xx series. (#14941) comfyanonymous 2026-07-14 13:13:08 -07:00
  • 9ea052a045 Add guardrails Alexis Rolland 2026-07-14 17:14:51 +08:00
  • 718d3a6e2b Add Job Id to partner nodes requests Alexis Rolland 2026-07-14 13:31:46 +08:00
  • 0aecac867d Fix 3D advanced nodes crashing in API mode (no UI) (#14930) Terry Jia 2026-07-13 22:07:23 -04:00
  • 0ba1243492 Merge branch 'master' into fix/3d-advanced-api-mode #14930 fix/3d-advanced-api-mode Alexis Rolland 2026-07-14 09:51:53 +08:00
  • 3472f32c88 Fix 3D advanced nodes crashing in API mode (no UI) Terry Jia 2026-07-13 15:12:22 -04:00
  • 80acfcf0fe More optimized int8 and int4 on turing. (#14927) comfyanonymous 2026-07-13 13:03:29 -07:00
  • c35a622acd Fix hidream o1 regression. (#14923) comfyanonymous 2026-07-13 12:52:28 -07:00
  • da2608926e Update workflow templates to v0.11.9 (#14924) Daxiong (Lin) 2026-07-14 03:15:34 +08:00
  • 5658a68a87 chore(openapi): sync shared API contract from cloud@bcb8f5f (#14815) Comfy Org PR Bot 2026-07-14 02:20:58 +09:00
  • 5bb831a3f5 chore: update embedded docs to v0.5.8 (#14920) Daxiong (Lin) 2026-07-13 22:13:23 +08:00
  • 5697b97017 [Partner Nodes] chore(Google): reroute Gemini Image preview models to release versions (#14917) Alexander Piskun 2026-07-13 14:18:09 +03:00
  • ec0e8b3447 fix(image): support single-channel images in Save Image (Advanced) (#14761) Alexander Piskun 2026-07-13 11:38:50 +03:00
  • 8deaa4d911 fix(image): correct HLG inverse-OETF clamp in hlg_to_linear (#14762) Alexander Piskun 2026-07-13 10:53:37 +03:00
  • b58f829b57 [Partner Nodes] feat(client): send ComfyUI Core version in request headers (#14910) Alexander Piskun 2026-07-13 10:38:35 +03:00
  • a7b63915dc Improve logging for failed download links. #14657 model_downloader Talmaj Marinc 2026-07-13 00:19:45 +02:00
  • 5d8b3690ff Add read-repos to hf oauth scope. Talmaj Marinc 2026-07-13 00:18:33 +02:00
  • 515d73f6f2 Update tests. Talmaj Marinc 2026-07-13 00:09:35 +02:00
  • a14cc66712 Add obfuscation for stored creds. Talmaj Marinc 2026-07-13 00:09:22 +02:00
  • 09d55ba54a Fix the port for oauth server. Talmaj Marinc 2026-07-13 00:06:20 +02:00
  • c62c727aac Merge migrations. Talmaj Marinc 2026-07-12 21:58:08 +02:00
  • 71cf5a11f1 Remove api creds and add oauth. Talmaj Marinc 2026-07-12 21:56:15 +02:00
  • ee06f45ff3 Add small improvements and query optimization. Talmaj Marinc 2026-07-04 21:43:22 +02:00
  • 08f0b15d60 Allow whitespaces around download urls, strip them in the backend. Talmaj Marinc 2026-07-02 12:48:59 +02:00
  • cebe350e0e Add distinction in error messaging for gated models. Talmaj Marinc 2026-07-02 12:41:23 +02:00
  • 9807d2a743 Add extension check on the final resolved url -> fix downloading from civitAI. Talmaj Marinc 2026-07-01 15:37:30 +02:00
  • 88be6cd111 Add delete and clear all downloads funcitonalities. Talmaj Marinc 2026-07-01 15:04:30 +02:00
  • 0ea2773122 Disable newline translations on Windows, \r\n -> \n only. Talmaj Marinc 2026-07-01 12:06:17 +02:00
  • 589eb6e1d9 Add support for ENV based HF_TOKEN. Talmaj Marinc 2026-07-01 12:02:19 +02:00
  • 317317c98a Fix an issue with windows lacking have os.pwrite Talmaj Marinc 2026-07-01 11:56:41 +02:00
  • c5d9d39d0c Fix running CI tests. Talmaj Marinc 2026-07-01 11:45:50 +02:00
  • ea1e5786b8 Fix more AI detected issues., Talmaj Marinc 2026-07-01 11:38:33 +02:00
  • 78ca58cf29 Fix ruff. Talmaj Marinc 2026-07-01 11:36:23 +02:00
  • 5d0835deee Update openapi.yaml. Talmaj Marinc 2026-06-30 20:31:58 +02:00
  • dc582b0fe2 Remove sending url info over websockets for model downloads. Talmaj Marinc 2026-06-30 20:31:33 +02:00
  • 343afeb6d0 Fix sweep deleting FAILED partials and fix segmented resume path trusted offsets blindly. Talmaj Marinc 2026-06-30 18:21:18 +02:00
  • fe20a6483e Add _positive_int in cli_args arguments. Talmaj Marinc 2026-06-30 18:13:10 +02:00
  • e7b60beaf1 Redact urls in logging and fix concurrent enqueue issue that could corrupt the downloaded files. Talmaj Marinc 2026-06-30 18:07:11 +02:00
  • ce237f9a79 Simplify docstrings. Talmaj Marinc 2026-06-30 17:45:43 +02:00
  • 1d79c41064 Normalize malformed safetensors headers into StructuralError. Talmaj Marinc 2026-06-30 17:44:19 +02:00
  • ccadcaf4e3 Prevent redirects to loopback/internal IPs (SSRF) Talmaj Marinc 2026-06-30 17:35:06 +02:00
  • 2fc66a5e8d Simplify docstrings. Talmaj Marinc 2026-06-30 17:28:03 +02:00
  • 15aa401146 Fix IPv4-mapped IPv6 addresses Talmaj Marinc 2026-06-30 17:25:53 +02:00
  • 4c152491f0 Restrict cleartext HTTP redirects to explicit loopback/dev hosts. Talmaj Marinc 2026-06-30 17:20:35 +02:00
  • 72ce283d32 Simplify docstrings. Talmaj Marinc 2026-06-30 17:17:34 +02:00
  • bd27ae82a1 Don't echo full URLs and raw exception text from probe failures. Talmaj Marinc 2026-06-30 17:08:09 +02:00
  • 9f9a9272ce Simplify docstrings. Talmaj Marinc 2026-06-30 17:05:01 +02:00
  • a0b35f60be Handle short pwrite() results. Talmaj Marinc 2026-06-30 17:00:52 +02:00
  • d0e71574a1 Switch to asyncio.to_thread for db calls in job.py Talmaj Marinc 2026-06-30 10:50:54 +02:00
  • 8a32df7108 Improve _finalize checks for downloads. Talmaj Marinc 2026-06-30 10:39:44 +02:00
  • 03e6b57a86 Truncate file to 0 before restarting. Talmaj Marinc 2026-06-30 10:20:54 +02:00
  • 391c628b8e Add max-download-size in case the server tries to send larger files than it reports. Talmaj Marinc 2026-06-30 10:15:47 +02:00
  • 790e6775da Clear error when the job leaves a failure state. Talmaj Marinc 2026-06-30 10:12:06 +02:00
  • 3b5483a225 Fix resuming of segmented download. Talmaj Marinc 2026-06-30 10:06:18 +02:00
  • d73483be0e Simplify docstrings. Talmaj Marinc 2026-06-30 10:02:01 +02:00
  • acf8f95eb5 Fix potential concurrency and db integrity error. Talmaj Marinc 2026-06-30 10:01:35 +02:00
  • 2bed0a5d73 Fix an issue when a credential is deleted, resuming of download fails. Talmaj Marinc 2026-06-30 09:53:09 +02:00
  • 96a3e0ccad Simplify docstrings. Talmaj Marinc 2026-06-30 09:48:38 +02:00
  • ea583ae155 Fix sercret_last4 Talmaj Marinc 2026-06-30 09:44:08 +02:00
  • cbb0ddd87e Improve normalize_host Talmaj Marinc 2026-06-30 09:41:40 +02:00
  • b107b834f2 Docstring simplification. Talmaj Marinc 2026-06-30 09:38:50 +02:00
  • 53da5f94e6 Fix url parsing. Talmaj Marinc 2026-06-30 09:37:25 +02:00
  • cca6687a0a Simplify migration docstring. Talmaj Marinc 2026-06-30 09:30:41 +02:00
  • 6f4c742bc5 Add initial commit for model downloader. Talmaj Marinc 2026-06-27 13:10:05 +02:00
  • 917faef771 Support PID 1.5 models. (#14894) comfyanonymous 2026-07-12 09:43:30 -07:00
  • 8b099de36a Fix SaveVideo description: says images, saves video (#14885) Gustavo Schneiter 2026-07-12 01:58:25 -03:00
  • 69ea58697b Try to fix flash attention related issue on AMD. (#14880) comfyanonymous 2026-07-11 17:16:40 -07:00
  • f3a36e7484 Temporarily disable auto enabling triton by default on AMD. (#14878) comfyanonymous 2026-07-10 18:37:59 -07:00
  • 92ddf07ba1 Try to fix some issues with the seedvr VAE. (#14877) comfyanonymous 2026-07-10 16:54:28 -07:00
  • 1f51e146a8 chore: Update preview nodes (#14871) Alexis Rolland 2026-07-11 07:32:53 +08:00
  • 5976ee37cd Bringing back the text node (#14870) Alexis Rolland 2026-07-11 07:31:39 +08:00
  • 328144ce24 CORE-329 feat: add Save 3D (Advanced) node family (#14701) Terry Jia 2026-07-10 16:03:34 -04:00
  • 8310b0e0db feat: add bboxes input to Create Bounding Boxes node (#14724) Terry Jia 2026-07-10 15:58:03 -04:00
  • 77bef27893 Merge branch 'master' into feat/create-bounding-boxes-input #14724 feat/create-bounding-boxes-input Alexis Rolland 2026-07-11 03:55:23 +08:00
  • 94fa08223e Save Text Node (CORE-176) (#14102) Yousef R. Gamaleldin 2026-07-10 22:54:56 +03:00
  • c0f9ae379d Merge branch 'master' into feat/create-bounding-boxes-input Alexis Rolland 2026-07-10 18:49:40 +08:00
  • df5089b6ee Merge branch 'master' into alexis/preview_mask #14871 alexis/preview_mask Alexis Rolland 2026-07-10 18:36:37 +08:00
  • dca16fbe21 Add missing descriptiopns Alexis Rolland 2026-07-10 18:31:48 +08:00
  • f8af1444fb Add pass through for preview mask Alexis Rolland 2026-07-10 18:31:42 +08:00
  • 1377a2f729 Only auto-enable the ROCm comfy-kitchen Triton backend on matrix-core GPUs (#14869) liminfei-amd 2026-07-10 18:31:20 +08:00
  • 206b9245dc [Partner Nodes] fix(Tencent): restore Tencent3DPartNode FBX output via staged generation (#14867) Alexander Piskun 2026-07-10 12:33:32 +03:00
  • 89ecc5cf8c [Partner Nodes] feat(Seedream): add widget to disable thinking (#14853) Alexander Piskun 2026-07-10 11:58:22 +03:00
  • 8e2e54e2b8 Add SeedVR2 support (CORE-6) (#14424) John Pollock 2026-07-10 02:07:42 -05:00