SG161222 commited on
Commit
1352f14
·
verified ·
1 Parent(s): 09bad6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -71,7 +71,7 @@ pipeline_tag: text-to-image
71
  margin-bottom: 8px;
72
  }
73
  .progress-bar {
74
- width: 50%;
75
  height: 100%;
76
  background: #fff;
77
  animation: load 4s ease-in-out forwards;
@@ -114,14 +114,14 @@ pipeline_tag: text-to-image
114
  </div>
115
  <div class="info-block">
116
  <strong>TRAINING TIME:</strong>
117
- <span>~ 0h 0m</span>
118
- <span>ETA ~ 120h 0m</span>
119
  </div>
120
  </div>
121
  <div class="progress-container">
122
  <div class="progress-bar"></div>
123
  </div>
124
- <div class="status-text">Refinement... 50%</div>
125
  </div>
126
  </body>
127
  </html>
 
71
  margin-bottom: 8px;
72
  }
73
  .progress-bar {
74
+ width: 0%;
75
  height: 100%;
76
  background: #fff;
77
  animation: load 4s ease-in-out forwards;
 
114
  </div>
115
  <div class="info-block">
116
  <strong>TRAINING TIME:</strong>
117
+ <p>~ 0h 0m</p>
118
+ <p>ETA ~ 120h 0m</p>
119
  </div>
120
  </div>
121
  <div class="progress-container">
122
  <div class="progress-bar"></div>
123
  </div>
124
+ <div class="status-text">Fine-Tune... 0%</div>
125
  </div>
126
  </body>
127
  </html>