Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
luboslenco committed Sep 24, 2023
1 parent e2c0a68 commit 9e3878e
Show file tree
Hide file tree
Showing 24 changed files with 502 additions and 0 deletions.
251 changes: 251 additions & 0 deletions gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,257 @@ <h3 class="fw-normal text-muted mb-3">Content generated in ArmorLab.</h3>
<div class="container col-xxl-9 py-2">
<div class="row align-items-center g-5 py-2">

<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Photo to Material</p>
<div id="carouselExampleIndicators18" class="carousel slide carousel-fade">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators18" data-bs-slide-to="0" class="active" aria-current="true"></button>
<button type="button" data-bs-target="#carouselExampleIndicators18" data-bs-slide-to="1"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/photo_to_material/h.jpg" class="d-block w-100 rounded">
</div>
<div class="carousel-item">
<img src="img/photo_to_material/g.jpg" class="d-block w-100 rounded">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators18" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators18" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>

<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Photo to Material</p>
<div id="carouselExampleIndicators19" class="carousel slide carousel-fade">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators19" data-bs-slide-to="0" class="active" aria-current="true"></button>
<button type="button" data-bs-target="#carouselExampleIndicators19" data-bs-slide-to="1"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/photo_to_material/d.jpg" class="d-block w-100 rounded">
</div>
<div class="carousel-item">
<img src="img/photo_to_material/c.jpg" class="d-block w-100 rounded">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators19" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators19" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>

<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Photo to Material</p>
<div id="carouselExampleIndicators20" class="carousel slide carousel-fade">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators20" data-bs-slide-to="0" class="active" aria-current="true"></button>
<button type="button" data-bs-target="#carouselExampleIndicators20" data-bs-slide-to="1"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/photo_to_material/t.jpg" class="d-block w-100 rounded">
</div>
<div class="carousel-item">
<img src="img/photo_to_material/s.jpg" class="d-block w-100 rounded">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators20" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators20" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>

</div>
</div>

<div class="container col-xxl-9 py-2">
<div class="row align-items-center g-5 py-2">

<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Photo to Material</p>
<div id="carouselExampleIndicators21" class="carousel slide carousel-fade">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators21" data-bs-slide-to="0" class="active" aria-current="true"></button>
<button type="button" data-bs-target="#carouselExampleIndicators21" data-bs-slide-to="1"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/photo_to_material/p.jpg" class="d-block w-100 rounded">
</div>
<div class="carousel-item">
<img src="img/photo_to_material/o.jpg" class="d-block w-100 rounded">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators21" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators21" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>

<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Photo to Material</p>
<div id="carouselExampleIndicators22" class="carousel slide carousel-fade">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators22" data-bs-slide-to="0" class="active" aria-current="true"></button>
<button type="button" data-bs-target="#carouselExampleIndicators22" data-bs-slide-to="1"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/photo_to_material/j.jpg" class="d-block w-100 rounded">
</div>
<div class="carousel-item">
<img src="img/photo_to_material/i.jpg" class="d-block w-100 rounded">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators22" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators22" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>

<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Photo to Material</p>
<div id="carouselExampleIndicators23" class="carousel slide carousel-fade">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators23" data-bs-slide-to="0" class="active" aria-current="true"></button>
<button type="button" data-bs-target="#carouselExampleIndicators23" data-bs-slide-to="1"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/photo_to_material/l.jpg" class="d-block w-100 rounded">
</div>
<div class="carousel-item">
<img src="img/photo_to_material/k.jpg" class="d-block w-100 rounded">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators23" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators23" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>

</div>
</div>

<div class="container col-xxl-9 py-2">
<div class="row align-items-center g-5 py-2">

<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Photo to Material</p>
<div id="carouselExampleIndicators24" class="carousel slide carousel-fade">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators24" data-bs-slide-to="0" class="active" aria-current="true"></button>
<button type="button" data-bs-target="#carouselExampleIndicators24" data-bs-slide-to="1"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/photo_to_material/n.jpg" class="d-block w-100 rounded">
</div>
<div class="carousel-item">
<img src="img/photo_to_material/m.jpg" class="d-block w-100 rounded">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators24" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators24" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>

<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Photo to Material</p>
<div id="carouselExampleIndicators25" class="carousel slide carousel-fade">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators25" data-bs-slide-to="0" class="active" aria-current="true"></button>
<button type="button" data-bs-target="#carouselExampleIndicators25" data-bs-slide-to="1"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/photo_to_material/p.jpg" class="d-block w-100 rounded">
</div>
<div class="carousel-item">
<img src="img/photo_to_material/o.jpg" class="d-block w-100 rounded">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators25" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators25" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>

<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Photo to Material</p>
<div id="carouselExampleIndicators26" class="carousel slide carousel-fade">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators26" data-bs-slide-to="0" class="active" aria-current="true"></button>
<button type="button" data-bs-target="#carouselExampleIndicators26" data-bs-slide-to="1"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/photo_to_material/v.jpg" class="d-block w-100 rounded">
</div>
<div class="carousel-item">
<img src="img/photo_to_material/u.jpg" class="d-block w-100 rounded">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators26" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators26" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>

</div>
</div>

<div class="container col-xxl-9 py-2">
<div class="row align-items-center g-5 py-2">
<div class="col-lg-3 bg-body-tertiary rounded p-2 mx-lg-5">
<p>Inpaint</p>
<div id="carouselExampleIndicators0" class="carousel slide carousel-fade">
Expand Down
Binary file added img/photo_to_material/a.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 img/photo_to_material/b.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 img/photo_to_material/c.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 img/photo_to_material/d.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 img/photo_to_material/e.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 img/photo_to_material/f.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 img/photo_to_material/g.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 img/photo_to_material/h.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 img/photo_to_material/i.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 img/photo_to_material/j.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 img/photo_to_material/k.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 img/photo_to_material/l.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 img/photo_to_material/m.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 img/photo_to_material/n.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 img/photo_to_material/o.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 img/photo_to_material/p.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 img/photo_to_material/q.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 img/photo_to_material/r.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 img/photo_to_material/s.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 img/photo_to_material/t.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 img/photo_to_material/u.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 img/photo_to_material/v.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9e3878e

Please sign in to comment.