File size: 508 Bytes
9844c5d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "_class_name": "LingBotVideoPipeline",
  "_diffusers_version": "0.37.1",
  "transformer": [
    "lingbot_video_diffusers.transformer_lingbot_video",
    "LingBotVideoTransformer3DModel"
  ],
  "vae": [
    "diffusers",
    "AutoencoderKLWan"
  ],
  "text_encoder": [
    "transformers",
    "Qwen3VLForConditionalGeneration"
  ],
  "processor": [
    "transformers",
    "Qwen3VLProcessor"
  ],
  "scheduler": [
    "lingbot_video_diffusers.scheduling_flow_unipc",
    "FlowUniPCMultistepScheduler"
  ]
}