mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
@@ -1,12 +1,9 @@
|
||||
import os
|
||||
import transformers
|
||||
import diffusers
|
||||
from modules import shared, sd_models, sd_hijack_te, devices, modelloader, model_quant
|
||||
from pipelines import generic
|
||||
|
||||
|
||||
|
||||
|
||||
def load_lumina(_checkpoint_info, diffusers_load_config={}):
|
||||
modelloader.hf_login()
|
||||
load_config, _quant_config = model_quant.get_dit_args(diffusers_load_config, allow_quant=False)
|
||||
|
||||
Reference in New Issue
Block a user