mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-02 21:32:31 +08:00
Merge upstream/master, keep local README.md
This commit is contained in:
commit
14d9aea65a
4
.github/workflows/release-stable-all.yml
vendored
4
.github/workflows/release-stable-all.yml
vendored
@ -65,11 +65,11 @@ jobs:
|
|||||||
contents: "write"
|
contents: "write"
|
||||||
packages: "write"
|
packages: "write"
|
||||||
pull-requests: "read"
|
pull-requests: "read"
|
||||||
name: "Release AMD ROCm 6.4.4"
|
name: "Release AMD ROCm 7.1.1"
|
||||||
uses: ./.github/workflows/stable-release.yml
|
uses: ./.github/workflows/stable-release.yml
|
||||||
with:
|
with:
|
||||||
git_tag: ${{ inputs.git_tag }}
|
git_tag: ${{ inputs.git_tag }}
|
||||||
cache_tag: "rocm644"
|
cache_tag: "rocm711"
|
||||||
python_minor: "12"
|
python_minor: "12"
|
||||||
python_patch: "10"
|
python_patch: "10"
|
||||||
rel_name: "amd"
|
rel_name: "amd"
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
comfyui-frontend-package==1.32.9
|
comfyui-frontend-package==1.32.9
|
||||||
comfyui-workflow-templates==0.7.23
|
comfyui-workflow-templates==0.7.25
|
||||||
comfyui-embedded-docs==0.3.1
|
comfyui-embedded-docs==0.3.1
|
||||||
torch
|
torch
|
||||||
torchsde
|
torchsde
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user