mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
move initialization of onnx pipelines & create onnx folder automatically
This commit is contained in:
@@ -27,9 +27,6 @@ def list_crossattention():
|
||||
def get_pipelines():
|
||||
import diffusers
|
||||
from installer import log
|
||||
from modules.onnx_impl import initialize as initialize_onnx_pipelines
|
||||
|
||||
initialize_onnx_pipelines()
|
||||
|
||||
pipelines = { # note: not all pipelines can be used manually as they require prior pipeline next to decoder pipeline
|
||||
'Autodetect': None,
|
||||
|
||||
Reference in New Issue
Block a user