TwoPerCent
commited on
Commit
•
7a1b11c
1
Parent(s):
29e0c1e
Update README.md
Browse files
README.md
CHANGED
@@ -71,6 +71,7 @@ Stable Video Diffusion (SVD) 1.1 Image-to-Video is a diffusion model that takes
|
|
71 |
(SVD 1.1) Image-to-Video is a latent diffusion model trained to generate short video clips from an image conditioning.
|
72 |
|
73 |
This model was trained to generate 25 frames at resolution 1024x576 given a context frame of the same size, finetuned from [SVD Image-to-Video [25 frames]](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt).
|
|
|
74 |
Fine tuning was performed with fixed conditioning at 6FPS and Motion Bucket Id 127 to improve the consistency of outputs without the need to adjust hyper parameters. These conditions are still adjustable and have not been removed. Performance outside of the fixed conditioning settings may vary compared to SVD 1.0.
|
75 |
|
76 |
|
|
|
71 |
(SVD 1.1) Image-to-Video is a latent diffusion model trained to generate short video clips from an image conditioning.
|
72 |
|
73 |
This model was trained to generate 25 frames at resolution 1024x576 given a context frame of the same size, finetuned from [SVD Image-to-Video [25 frames]](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt).
|
74 |
+
|
75 |
Fine tuning was performed with fixed conditioning at 6FPS and Motion Bucket Id 127 to improve the consistency of outputs without the need to adjust hyper parameters. These conditions are still adjustable and have not been removed. Performance outside of the fixed conditioning settings may vary compared to SVD 1.0.
|
76 |
|
77 |
|