mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-07-21 21:01:24 +08:00
mixed
This commit is contained in:
parent
cd2490a8d2
commit
a8668a0de0
@ -432,6 +432,7 @@ def load_huggingface_component(guess, component_name, lib_name, cls_name, repo_p
|
||||
extra_dtype = str(guess.__class__.__name__)
|
||||
elif quant_config is not None:
|
||||
extra_dtype = quant_config
|
||||
to_args.clear()
|
||||
else:
|
||||
extra_dtype = None
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user