We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pretrained checkpoint :
output_dir: "outputs_ctrl_flow_gen" pretrained_model_path: "models/stage1/StableDiffusion-FlowGen/" vae_pretrained_path: "models/stage1/StableDiffusion-FlowGen/vae_flow/diffusion_pytorch_model.bin" resumed_model_path: "models/stage1/StableDiffusion-FlowGen/unet/diffusion_pytorch_model.bin"
The text was updated successfully, but these errors were encountered:
Please check https://huggingface.co/wangfuyun/Motion-I2V.
Sorry, something went wrong.
@G-U-N thanks for the quick response, and does checkpoint support for more frame finetune and generate longer video such as 6s?
Hi, I want to know
Motion-I2V/scripts/app.py
Line 408 in 55a4d02
Could the personalized_unet_path be changed to any other unet that trained from sd1.5?
personalized_unet_path
No branches or pull requests
pretrained checkpoint :
output_dir: "outputs_ctrl_flow_gen"
pretrained_model_path: "models/stage1/StableDiffusion-FlowGen/"
vae_pretrained_path: "models/stage1/StableDiffusion-FlowGen/vae_flow/diffusion_pytorch_model.bin"
resumed_model_path: "models/stage1/StableDiffusion-FlowGen/unet/diffusion_pytorch_model.bin"
The text was updated successfully, but these errors were encountered: