mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
@@ -44,6 +44,8 @@ def retrieve_latents(
|
||||
|
||||
|
||||
class LTXLatentUpsamplePipeline(DiffusionPipeline):
|
||||
model_cpu_offload_seq = ""
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
vae: AutoencoderKLLTXVideo,
|
||||
|
||||
Reference in New Issue
Block a user