mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
add optimization on gpu
This commit is contained in:
@@ -26,7 +26,7 @@ def list_crossattention():
|
||||
|
||||
def get_pipelines():
|
||||
import diffusers
|
||||
from modules.olive import OnnxStableDiffusionPipeline, OlivePipeline
|
||||
from modules.onnx import OnnxStableDiffusionPipeline, OlivePipeline
|
||||
from installer import log
|
||||
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