cross_attention_kwargs cannot be assigned a value ,So lora...
hi,have you tried to add lora to the pipline? i add pipe.load_lora_weights("./data/lora/", weight_name="CGgame_building_nsw.safetensors") before syncmvd = StableSyncMVDPipeline(**pipe.components) and add cross_attention_kwargs={"scale": ...