Merge upstream/master, keep local README.md

This commit is contained in:
GitHub Actions 2025-12-01 00:44:19 +00:00
commit 14d9aea65a
2 changed files with 3 additions and 3 deletions

View File

@ -65,11 +65,11 @@ jobs:
contents: "write"
packages: "write"
pull-requests: "read"
name: "Release AMD ROCm 6.4.4"
name: "Release AMD ROCm 7.1.1"
uses: ./.github/workflows/stable-release.yml
with:
git_tag: ${{ inputs.git_tag }}
cache_tag: "rocm644"
cache_tag: "rocm711"
python_minor: "12"
python_patch: "10"
rel_name: "amd"

View File

@ -1,5 +1,5 @@
comfyui-frontend-package==1.32.9
comfyui-workflow-templates==0.7.23
comfyui-workflow-templates==0.7.25
comfyui-embedded-docs==0.3.1
torch
torchsde