Remade commited on
Commit
b1b8ed4
·
verified ·
1 Parent(s): 8bd0dc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -92,7 +92,6 @@ widget:
92
  <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
93
  <h2 style="color: #24292e; margin-top: 0;">ComfyUI Workflow</h2>
94
  <p>This LoRA works with a modified version of <a href="https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/example_workflows/wanvideo_480p_I2V_example_02.json" style="color: #0366d6; text-decoration: none;">Kijai's Wan Video Wrapper workflow</a>. The main modification is adding a Wan LoRA node connected to the base model.</p>
95
- <img src="./workflow/workflow_screenshot.png" style="width: 100%; border-radius: 8px; margin: 15px 0; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
96
  <p>See the Downloads section above for the modified workflow.</p>
97
  </div>
98
  </div>
@@ -108,7 +107,7 @@ widget:
108
  <ul style="margin-bottom: 0;">
109
  <li><b>Base Model:</b> Wan2.1 14B I2V 480p</li>
110
  <li><b>Training Data:</b> Trained on 35 seconds of video comprised of 7 short clips (each clip captioned separately) of people becoming a bride!</li>
111
- <li><b>Epochs:</b> 20</li>
112
  </ul>
113
  </div>
114
 
 
92
  <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
93
  <h2 style="color: #24292e; margin-top: 0;">ComfyUI Workflow</h2>
94
  <p>This LoRA works with a modified version of <a href="https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/example_workflows/wanvideo_480p_I2V_example_02.json" style="color: #0366d6; text-decoration: none;">Kijai's Wan Video Wrapper workflow</a>. The main modification is adding a Wan LoRA node connected to the base model.</p>
 
95
  <p>See the Downloads section above for the modified workflow.</p>
96
  </div>
97
  </div>
 
107
  <ul style="margin-bottom: 0;">
108
  <li><b>Base Model:</b> Wan2.1 14B I2V 480p</li>
109
  <li><b>Training Data:</b> Trained on 35 seconds of video comprised of 7 short clips (each clip captioned separately) of people becoming a bride!</li>
110
+ <li><b>Epochs:</b> 50</li>
111
  </ul>
112
  </div>
113