Skip to content

Commit

Permalink
png to jpg
Browse files Browse the repository at this point in the history
  • Loading branch information
scraed committed Jan 4, 2024
1 parent 765874e commit 20abf1d
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h2 class="title is-3">WebUI Extension for Stable Diffusion</h2>
<div id="results-carousel" class="carousel results-carousel">
<div class="item">
<!-- Your image here -->
<img src="static/images/newspaper news english.PNG" alt="MY ALT TEXT"/>
<img src="static/images/newspaper news english.jpg" alt="MY ALT TEXT"/>
<h2 class="subtitle is-size-7 has-text-left">
<b>newspaper, news, english</b> <br>
Batch size: 1 <br>
Expand All @@ -140,7 +140,7 @@ <h2 class="subtitle is-size-7 has-text-left">
</div>
<div class="item">
<!-- Your image here -->
<img src="static/images/StrawberryPancake.PNG" alt="MY ALT TEXT"/>
<img src="static/images/StrawberryPancake.jpg" alt="MY ALT TEXT"/>
<h2 class="subtitle is-size-7 has-text-left">
<b>strawberry pancake</b> <br>
Batch size: 4 <br>
Expand All @@ -151,7 +151,7 @@ <h2 class="subtitle is-size-7 has-text-left">
</div>
<div class="item">
<!-- Your image here -->
<img src="static/images/A Party with Four Dogs.PNG" alt="MY ALT TEXT"/>
<img src="static/images/A Party with Four Dogs.jpg" alt="MY ALT TEXT"/>
<h2 class="subtitle is-size-7 has-text-left">
<b>a birthday party with four dogs</b> <br>
Batch size: 4 <br>
Expand All @@ -162,7 +162,7 @@ <h2 class="subtitle is-size-7 has-text-left">
</div>
<div class="item">
<!-- Your image here -->
<img src="static/images/1girl earring.PNG" alt="MY ALT TEXT"/>
<img src="static/images/1girl earring.jpg" alt="MY ALT TEXT"/>
<h2 class="subtitle is-size-7 has-text-left">
<b>1girl, earring</b> <br>
Batch size: 4 <br>
Expand All @@ -173,7 +173,7 @@ <h2 class="subtitle is-size-7 has-text-left">
</div>
<div class="item">
<!-- Your image here -->
<img src="static/images/lake night_sky meteor makoto_shinkai.PNG" alt="MY ALT TEXT"/>
<img src="static/images/lake night_sky meteor makoto_shinkai.jpg" alt="MY ALT TEXT"/>
<h2 class="subtitle is-size-7 has-text-left">
<b>lake, night_sky, meteor, makoto_shinkai</b> <br>
Batch size: 1 <br>
Expand Down
Binary file added static/images/1girl earring.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/A Party with Four Dogs.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/StrawberryPancake.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/images/carousel1.jpg
Binary file not shown.
Binary file removed static/images/carousel2.jpg
Binary file not shown.
Binary file removed static/images/carousel3.jpg
Binary file not shown.
Binary file removed static/images/carousel4.jpg
Binary file not shown.
Binary file removed static/images/favicon.ico
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/newspaper news english.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 20abf1d

Please sign in to comment.