Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 17 additions & 8 deletions assets/requirements/macos.compiled
Original file line number Diff line number Diff line change
Expand Up @@ -49,34 +49,34 @@ click==8.3.1
# typer
# typer-slim
# from https://pypi.org/simple
comfy-aimdo==0.1.8
comfy-aimdo==0.2.1
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfy-kitchen==0.2.7
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-embedded-docs==0.4.1
comfyui-embedded-docs==0.4.3
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-manager==4.1b1
# via -r assets/ComfyUI/manager_requirements.txt
# from https://pypi.org/simple
comfyui-workflow-templates==0.8.43
comfyui-workflow-templates==0.9.3
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-workflow-templates-core==0.3.145
comfyui-workflow-templates-core==0.3.151
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-api==0.3.53
comfyui-workflow-templates-media-api==0.3.54
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-image==0.3.90
comfyui-workflow-templates-media-image==0.3.92
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-other==0.3.121
comfyui-workflow-templates-media-other==0.3.126
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-video==0.3.49
comfyui-workflow-templates-media-video==0.3.51
# via comfyui-workflow-templates
# from https://pypi.org/simple
cryptography==46.0.4
Expand Down Expand Up @@ -109,6 +109,9 @@ gitdb==4.0.12
gitpython==3.1.46
# via comfyui-manager
# from https://pypi.org/simple
glfw==2.10.0
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
Comment on lines +112 to +114
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The header of this regenerated macOS .compiled file appears inconsistent with the repo’s automation: it lists an --extra-index-url (cu130) in the file header even though the embedded generation command doesn’t include it, and the update_compiled_requirements.yml workflow expects a different uv pip compile command entirely. This will lead to workflow validation warnings and makes the file hard to reproduce reliably. Please regenerate with the exact workflow command, or update the workflow to match the header so they stay in sync.

Copilot uses AI. Check for mistakes.
h11==0.16.0
# via httpcore
# from https://pypi.org/simple
Expand Down Expand Up @@ -222,6 +225,12 @@ pyjwt==2.10.1
pynacl==1.6.2
# via pygithub
# from https://pypi.org/simple
pyopengl==3.1.10
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
pyopengl-accelerate==3.1.10
# via -r assets/ComfyUI/requirements.txt
Comment on lines +228 to +232
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description says macOS torchaudio was confirmed as 2.9.1, but assets/requirements/macos.compiled currently pins torchaudio==2.10.0 (see line ~310). Please either update the compiled macOS requirements to the intended torchaudio version or adjust the PR description so it matches what will be shipped.

Copilot uses AI. Check for mistakes.
# from https://pypi.org/simple
python-dotenv==1.2.1
# via pydantic-settings
# from https://pypi.org/simple
Expand Down
25 changes: 17 additions & 8 deletions assets/requirements/windows_amd.compiled
Original file line number Diff line number Diff line change
Expand Up @@ -45,34 +45,34 @@ colorama==0.4.6
# click
# tqdm
# from https://pypi.org/simple
comfy-aimdo==0.1.8
comfy-aimdo==0.2.1
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfy-kitchen==0.2.7
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-embedded-docs==0.4.1
comfyui-embedded-docs==0.4.3
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-manager==4.1b1
# via -r assets/ComfyUI/manager_requirements.txt
# from https://pypi.org/simple
comfyui-workflow-templates==0.8.43
comfyui-workflow-templates==0.9.3
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-workflow-templates-core==0.3.145
comfyui-workflow-templates-core==0.3.151
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-api==0.3.53
comfyui-workflow-templates-media-api==0.3.54
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-image==0.3.90
comfyui-workflow-templates-media-image==0.3.92
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-other==0.3.121
comfyui-workflow-templates-media-other==0.3.126
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-video==0.3.49
comfyui-workflow-templates-media-video==0.3.51
# via comfyui-workflow-templates
# from https://pypi.org/simple
cryptography==46.0.3
Expand Down Expand Up @@ -105,6 +105,9 @@ gitdb==4.0.12
gitpython==3.1.45
# via comfyui-manager
# from https://pypi.org/simple
glfw==2.10.0
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
greenlet==3.3.0
# via sqlalchemy
# from https://pypi.org/simple
Expand Down Expand Up @@ -210,6 +213,12 @@ pyjwt==2.10.1
pynacl==1.6.1
# via pygithub
# from https://pypi.org/simple
pyopengl==3.1.10
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
pyopengl-accelerate==3.1.10
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
python-dotenv==1.2.1
# via pydantic-settings
# from https://pypi.org/simple
Expand Down
25 changes: 17 additions & 8 deletions assets/requirements/windows_cpu.compiled
Original file line number Diff line number Diff line change
Expand Up @@ -53,34 +53,34 @@ colorama==0.4.6
# click
# tqdm
# from https://pypi.org/simple
comfy-aimdo==0.1.8
comfy-aimdo==0.2.1
# via -r assets/ComfyUI/requirements.txt
Comment on lines 53 to 57
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This regenerated .compiled file’s header embeds a specific uv pip compile command (including the manager_requirements input and explicit python platform/version flags) that does not match the command configured in .github/workflows/update_compiled_requirements.yml. That mismatch triggers the workflow’s validation warning and makes it harder to reproduce/regenerate these files consistently. Please update either the workflow’s env command or the generation process so the header command and workflow command match exactly.

Copilot uses AI. Check for mistakes.
# from https://pypi.org/simple
comfy-kitchen==0.2.7
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-embedded-docs==0.4.1
comfyui-embedded-docs==0.4.3
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-manager==4.1b1
# via -r assets/ComfyUI/manager_requirements.txt
# from https://pypi.org/simple
comfyui-workflow-templates==0.8.43
comfyui-workflow-templates==0.9.3
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-workflow-templates-core==0.3.145
comfyui-workflow-templates-core==0.3.151
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-api==0.3.53
comfyui-workflow-templates-media-api==0.3.54
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-image==0.3.90
comfyui-workflow-templates-media-image==0.3.92
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-other==0.3.121
comfyui-workflow-templates-media-other==0.3.126
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-video==0.3.49
comfyui-workflow-templates-media-video==0.3.51
# via comfyui-workflow-templates
# from https://pypi.org/simple
cryptography==46.0.4
Expand Down Expand Up @@ -113,6 +113,9 @@ gitdb==4.0.12
gitpython==3.1.46
# via comfyui-manager
# from https://pypi.org/simple
glfw==2.10.0
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
greenlet==3.3.1
# via sqlalchemy
# from https://pypi.org/simple
Expand Down Expand Up @@ -229,6 +232,12 @@ pyjwt==2.10.1
pynacl==1.6.2
# via pygithub
# from https://pypi.org/simple
pyopengl==3.1.10
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
pyopengl-accelerate==3.1.10
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
python-dotenv==1.2.1
# via pydantic-settings
# from https://pypi.org/simple
Expand Down
29 changes: 19 additions & 10 deletions assets/requirements/windows_nvidia.compiled
Original file line number Diff line number Diff line change
Expand Up @@ -54,34 +54,34 @@ colorama==0.4.6
# click
# tqdm
# from https://download.pytorch.org/whl/cu130
comfy-aimdo==0.1.8
comfy-aimdo==0.2.1
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
Comment on lines 56 to 59
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The header in this regenerated .compiled file indicates it was produced with a different uv pip compile command (inputs/flags and cu130 extra-index) than the one configured in .github/workflows/update_compiled_requirements.yml (which is also used to validate that line 2 matches). This will cause the workflow’s validation step to warn and may lead to future regenerations producing different lockfiles. Please align the workflow env commands with the actual generation command (or regenerate this file using the workflow’s command set) so they match exactly.

Copilot uses AI. Check for mistakes.
comfy-kitchen==0.2.7
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-embedded-docs==0.4.1
comfyui-embedded-docs==0.4.3
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-manager==4.1b1
# via -r assets/ComfyUI/manager_requirements.txt
# from https://pypi.org/simple
comfyui-workflow-templates==0.8.43
comfyui-workflow-templates==0.9.3
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
comfyui-workflow-templates-core==0.3.145
comfyui-workflow-templates-core==0.3.151
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-api==0.3.53
comfyui-workflow-templates-media-api==0.3.54
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-image==0.3.90
comfyui-workflow-templates-media-image==0.3.92
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-other==0.3.121
comfyui-workflow-templates-media-other==0.3.126
# via comfyui-workflow-templates
# from https://pypi.org/simple
comfyui-workflow-templates-media-video==0.3.49
comfyui-workflow-templates-media-video==0.3.51
# via comfyui-workflow-templates
# from https://pypi.org/simple
cryptography==46.0.4
Expand Down Expand Up @@ -114,6 +114,9 @@ gitdb==4.0.12
gitpython==3.1.46
# via comfyui-manager
# from https://pypi.org/simple
glfw==2.10.0
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
greenlet==3.3.1
# via sqlalchemy
# from https://pypi.org/simple
Expand Down Expand Up @@ -157,11 +160,11 @@ mako==1.3.10
markdown-it-py==4.0.0
# via rich
# from https://pypi.org/simple
markupsafe==3.0.3
markupsafe==3.0.2
# via
# jinja2
# mako
# from https://pypi.org/simple
# from https://download.pytorch.org/whl/cu130
mdurl==0.1.2
# via markdown-it-py
# from https://pypi.org/simple
Expand Down Expand Up @@ -230,6 +233,12 @@ pyjwt==2.10.1
pynacl==1.6.2
# via pygithub
# from https://pypi.org/simple
pyopengl==3.1.10
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
pyopengl-accelerate==3.1.10
# via -r assets/ComfyUI/requirements.txt
# from https://pypi.org/simple
python-dotenv==1.2.1
# via pydantic-settings
# from https://pypi.org/simple
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"type": "module",
"config": {
"frontend": {
"version": "1.38.14",
"version": "1.39.16",
"optionalBranch": ""
},
"comfyUI": {
"version": "0.14.2",
"version": "0.15.0",
"optionalBranch": ""
},
"managerCommit": "d82e1f5d677fec0b85a6be6beb1e32d5627ef6af",
Expand Down
6 changes: 3 additions & 3 deletions scripts/core-requirements.patch
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,3 @@
-comfyui-frontend-package==1.38.14
comfyui-workflow-templates==0.8.43
comfyui-embedded-docs==0.4.1
-comfyui-frontend-package==1.39.16
comfyui-workflow-templates==0.9.3
comfyui-embedded-docs==0.4.3
torch
Loading