ayushman-dashtoon commited on
Commit
a3e6c2e
·
verified ·
1 Parent(s): ee4d9c0

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -9,6 +9,11 @@ HunyuanVideo Keyframe Control Lora is an adapter for HunyuanVideo T2V model for
9
  * We apply Low-Rank Adaptation (LoRA) across all linear layers and the convolutional input layer. This approach facilitates efficient fine-tuning by introducing low-rank matrices that approximate the weight updates, thereby preserving the base model's foundational capabilities while reducing the number of trainable parameters.
10
  * The model is conditioned on user-defined keyframes, allowing precise control over the generated video's start and end frames. This conditioning ensures that the generated content aligns seamlessly with the specified keyframes, enhancing the coherence and narrative flow of the video.​
11
 
 
 
 
 
 
12
  ## Recommended Settings
13
  1. The model works best on human subjects. Single subject images work slightly better.
14
  2. It is recommended to use the following image generation resolutions `720x1280`, `544x960`, `1280x720`, `960x544`.
 
9
  * We apply Low-Rank Adaptation (LoRA) across all linear layers and the convolutional input layer. This approach facilitates efficient fine-tuning by introducing low-rank matrices that approximate the weight updates, thereby preserving the base model's foundational capabilities while reducing the number of trainable parameters.
10
  * The model is conditioned on user-defined keyframes, allowing precise control over the generated video's start and end frames. This conditioning ensures that the generated content aligns seamlessly with the specified keyframes, enhancing the coherence and narrative flow of the video.​
11
 
12
+ | Image 1 | Image 2 | Generated Video |
13
+ |---------|---------|-----------------|
14
+ | ![Image 1](https://content.dashtoon.ai/stability-images/41aeca63-064a-4003-8c8b-bfe2cc80d275.png) | ![Image 2](ttps://content.dashtoon.ai/stability-images/28956177-3455-4b56-bb6c-73eacef323ca.png) | ![Generated Video](https://content.dashtoon.ai/stability-images/14b7dd1a-1f46-4c4c-b4ec-9d0f948712af.mp4) |
15
+
16
+
17
  ## Recommended Settings
18
  1. The model works best on human subjects. Single subject images work slightly better.
19
  2. It is recommended to use the following image generation resolutions `720x1280`, `544x960`, `1280x720`, `960x544`.