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

Video example? #3

Open
dreamingtulpa opened this issue Oct 12, 2023 · 13 comments
Open

Video example? #3

dreamingtulpa opened this issue Oct 12, 2023 · 13 comments

Comments

@dreamingtulpa
Copy link

Could you provide an example on how to use this method for video inference?

@SoftologyPro
Copy link

Yes, please do. How is the first animated gif created?
Also "ScaleCrafter is capable of generating images with resolution of 4096 x 4096 and results with resolution of 2048 x 1152 based on pre-trained diffusion models on a lower resolution." is results a typo for videos?

@YingqingHe
Copy link
Owner

Also "ScaleCrafter is capable of generating images with resolution of 4096 x 4096 and results with resolution of 2048 x 1152 based on pre-trained diffusion models on a lower resolution." is results a typo for videos?

Thanks! We have fixed it.

@SoftologyPro
Copy link

Thanks! We have fixed it.

How do we create videos?

@JCBrouwer
Copy link

JCBrouwer commented Oct 15, 2023

This method only overrides the configurations of some of the convolutions in the UNet as far as I can tell.

Essentially any video synthesis algorithm that relies on the stable diffusion UNet should be compatible, you "just" have to splice in the inflation/dilation code from lines 197-258 to your video pipeline.

@SoftologyPro
Copy link

Hopefully one of the devs gives us a working script. The movie is their first example after all. Surely we don't have to use some other system and splice in other code etc?

@YingqingHe
Copy link
Owner

Yes, we are preparing this part. Please stay tuned

@IIIIIIIllllllllIIIII
Copy link

+1 for video generation code

@zhanghongyong123456
Copy link

+1 for video generation code

+1 for video generation code

@tommy19970714
Copy link

+1 for video generation code

@zhw-zhang
Copy link

Hello, thanks for your contribution, I'm also waiting for this part, and I would like to ask when will this code be released.

@HuaizeLiu
Copy link

+1 for video generation code

@SoftologyPro
Copy link

Yes, we are preparing this part. Please stay tuned

5 months later. Any update?

@lovejing0306
Copy link

10 months later. Any update?

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

10 participants