dg845
dg845
Hi @importnumpy, @patil-suraj and I are working on a UFOGen training script, but it is not ready yet.
Sounds good to me. I think the main blocker for the PR is that AFAIK there are no strong UFOGen checkpoints to test the pipeline and scheduler with.
Hi @yiyixuxu, sorry for the late reply. I am not actively working on this but I think it makes sense to keep this PR around in case an open source...
Hi @weleen, to the best of my knowledge there are no (official or unofficial) open source UFOGen implementations currently available.
Hi @lawrence-cj, is the `Efficient-Large-Model/SANA-Video_2B_480p_LongLive_diffusers` model available on HF Hub? If I try the sample code above, I get an error when trying to load the checkpoint with `LongSanaVideoPipeline.from_pretrained`. On...
Hi @lawrence-cj, I don't think I can access it unless I'm specifically given permission (for example, via a read access token).
Hi @samadwar, thanks for the PR! Would you be able to share an example of a code snippet which uses `WanAnimateTransformer3DModel.from_single_file`? I tried to test the PR using the following...