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 fa34efe3bd
commit dc2eb75b85
1 changed files with 1 additions and 1 deletions

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