1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Update nightly instructions in readme.

This commit is contained in:
comfyanonymous
2025-03-07 07:57:59 -05:00
parent 4ab1875283
commit 5dbd250965
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ on:
description: 'cuda version'
required: true
type: string
default: "126"
default: "128"
python_minor:
description: 'python minor version'
@@ -19,7 +19,7 @@ on:
description: 'python patch version'
required: true
type: string
default: "1"
default: "2"
# push:
# branches:
# - master