suimu

Results 8 issues of suimu

I run the demo, but it need to install the shotdetect_scenedetect_lgss,I cannot find it

In your completement,you independently apply 1D-RoPE to each dimension of the coordinates, each occupying 3/8, 3/8, and 2/8 of the hidden states’ channel, and then concatenate them at the last...

I want to use condition hed to control the generation, can you release the code of tune-a-video with controlnet?

When I resum from the previous checkpoint, the code error message is "KeyError: 'pytorch-lightning_version'", I just add "ckpt_path="/home/shuchenweng/zhj/project/DiffSynth-Studio/wan_training/lightning_logs/version_0/checkpoints/epoch=0-step=5000.ckpt" to the code trainer.fit(model, dataloader, ckpt_path="/home/shuchenweng/zhj/project/DiffSynth-Studio/wan_training/lightning_logs/version_0/checkpoints/epoch=0-step=5000.ckpt")

Xformers 报错 flash_atten没有.__version__

why 8H100's acceleration effect is very small, but single H100's acceleration effect is complied with the article I test with 512 * 512, 51 frames without pab(1H100):157.61683344841003s with pab(1H100):136.60238338s with...

Hi, thank you for your excellent work! I’m currently using the SAT version of the model and want to konw weather the SAT version of the model support parallel inference?

Hello, I’m currently exploring the functionality of the audio-to-video script in this repository and would like to understand how the audio features are extracted as part of the process, specifically...