Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inference_script #13

Open
HyeBin-Hub opened this issue Nov 23, 2023 · 1 comment
Open

inference_script #13

HyeBin-Hub opened this issue Nov 23, 2023 · 1 comment

Comments

@HyeBin-Hub
Copy link

Hi, thanks a lot for your interesting work! I know that in your paper you explain that you use the T2I model to generate the first frame during inference, but there doesn't seem to be any code in the "inference_script" that generates the first frame. I'm wondering if I'm mistaken.

@RQ-Wu
Copy link
Owner

RQ-Wu commented Nov 23, 2023

You can use https://huggingface.co/docs/diffusers/using-diffusers/sdxl to generate the first frame. Our project uses a lower version of diffusers, and SD-XL is integrated in a higher version of diffusers. Aligning the two versions is a bit tricky. Maybe I'll do that later, and add the code of first-frame generation in this repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants