improved comfyui compatibility, tweaked hf search

This commit is contained in:
Concedo 2025-05-02 16:18:31 +08:00
parent 803b3e1070
commit bc452da452
4 changed files with 105 additions and 81 deletions

View file

@ -63,6 +63,7 @@ jobs:
id: cuda-toolkit
with:
cuda: '12.1.0'
use-github-cache: false
- name: Build CUDA
id: cmake_build

View file

@ -62,6 +62,7 @@ jobs:
id: cuda-toolkit
with:
cuda: '11.4.4'
use-github-cache: false
- name: Build CUDA
id: cmake_build

View file

@ -62,6 +62,7 @@ jobs:
id: cuda-toolkit
with:
cuda: '11.4.4'
use-github-cache: false
- name: Build CUDA
id: cmake_build