Update stable release workflow to latest pytorch with cuda 12.4.

This commit is contained in:
comfyanonymous 2024-09-05 19:21:52 -04:00
parent 673e58bd78
commit 2e0fcf7485

View File

@ -12,7 +12,7 @@ on:
description: 'CUDA version'
required: true
type: string
default: "121"
default: "124"
python_minor:
description: 'Python minor version'
required: true