mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-03-14 06:57:35 +00:00
Added fuyu captioning
This commit is contained in:
@@ -176,6 +176,7 @@ class StableDiffusion:
|
||||
dtype=dtype,
|
||||
device=self.device_torch,
|
||||
variant="fp16",
|
||||
use_safetensors=True,
|
||||
**load_args
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user