Skip to content

Commit

Permalink
some-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gofixyourself committed Apr 21, 2024
1 parent 1434150 commit 34459df
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions K31/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,16 +273,10 @@ <h2 class="title is-3">Kandinsky Flash (Kandinsky 3.0 Refiner)</h2>
<img src="static/images/flash/butterly_effect.jpg" alt="">
<img src="static/images/flash/inspiration.jpg" alt="Image 2">
</div>
Also we applied Kandinsky Flash model to images generated from Kandinsky 3.0 to improve visual quality of generated images.
<div class="image-container-mine">
<figure>
Also we applied Kandinsky Flash model to images generated from Kandinsky 3.0 to improve visual quality of generated images. See example of refinement below.
<div class="image-container">
<img src="static/images/k31/refine_before.jpg" alt="">
<figcaption>Before Refinement</figcaption>
</figure>
<figure>
<img src="static/images/k31/refine_after.jpg" alt="Image 2">
<figcaption>After Refinement with Kandinsky Flash</figcaption>
</figure>
</div>
</div>
</div>
Expand Down

0 comments on commit 34459df

Please sign in to comment.