Remade commited on
Commit
ab9dce5
·
verified ·
1 Parent(s): 84c53af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -103,7 +103,7 @@ widget:
103
  <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
104
  <h2 style="color: #24292e; margin-top: 0;">Training Details</h2>
105
  <ul style="margin-bottom: 0;">
106
- <li><b>Base Model:</b> Wan2.1 14B I2V 480p</li>
107
  <li><b>Training Data:</b> Trained on 2 minutes of video comprised of 28 short clips (each clip captioned separately) of various Zoom call recordings.</li>
108
  <li><b> Epochs:</b> 20</li>
109
  </ul>
 
103
  <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
104
  <h2 style="color: #24292e; margin-top: 0;">Training Details</h2>
105
  <ul style="margin-bottom: 0;">
106
+ <li><b>Base Model:</b> Wan2.1 14B T2V</li>
107
  <li><b>Training Data:</b> Trained on 2 minutes of video comprised of 28 short clips (each clip captioned separately) of various Zoom call recordings.</li>
108
  <li><b> Epochs:</b> 20</li>
109
  </ul>