Compare commits

..

No commits in common. "f8b981ae9a5676311624bbafa636a1874db79459" and "0a6746898d6864d65e2fc7504e5e875f8c19c0ba" have entirely different histories.

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 7.1.1"
name: "Release AMD ROCm 6.4.4"
uses: ./.github/workflows/stable-release.yml
with:
git_tag: ${{ inputs.git_tag }}
cache_tag: "rocm711"
cache_tag: "rocm644"
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.25
comfyui-workflow-templates==0.7.23
comfyui-embedded-docs==0.3.1
torch
torchsde