1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Pytorch can be shipped with numpy 2 now.

This commit is contained in:
comfyanonymous
2024-10-17 19:15:17 -04:00
parent 89f15894dd
commit 8473019d40

View File

@@ -12,7 +12,7 @@ on:
description: 'extra dependencies'
required: false
type: string
default: "\"numpy<2\""
default: ""
cu:
description: 'cuda version'
required: true