-
when inference AnimateLCM I2V, the recommended size is (768,512)
However, it is not possible to inference on A100 GPU.
In the paper, you trained on A800 GPU..
is there any way of reducing the size …
-
I find this,but I try to use it , can not make it .
[AnimateLCM-I2V](https://huggingface.co/wangfuyun/AnimateLCM-I2V) support, big thanks to [Fu-Yun Wang](https://github.com/G-U-N) for providing me…
-
Thanks for working on this. I am wondering if you may be adding the new AnimateLCM stuff and in forge if it will work similar to this workflow? https://old.reddit.com/r/StableDiffusion/comments/1ajjx4…
-
https://huggingface.co/wangfuyun/AnimateLCM-SVD-xt
-
Thanks for the great work, also for releasing the training script `train_svd_lcm.py`.
I am trying to reproduce the results using the provided `train_svd_lcm.py`, but after half of the training (20,…
-
Someone asked me to support your work in AUTOMATIC1111 SD WebUI, and I have some questions.
There is no position encoder found in https://huggingface.co/wangfuyun/AnimateLCM/resolve/main/AnimateLCM…
-
Dear AnimateLCM team,
Thank you for your great work, I really like it.
Could you tell me how to generate a long video (>10s) as you show on the readme page? I try to increate the num_frames from…
-
Can we please get an animatediff.ccp? I'd like to make videos cuz this ccp uses less ram and u can pick q_4 which uses less ram q_4 is new I never heard about it.
-
When I try to use AnimateLCM_advanced.json workflow in the code page of this project,it pops a error like below:
`Error occurred when executing SamplerCustom:
'NoneType' object has no attribute …
-
I'd like to use "Inject I2V into AnimateDiff Model" with some motion models you recommend ,but every time I get an error which says there is no img encoder. Could you tell me how I can download them?