feat: change title
Browse files- README.md +1 -1
- assets/title.html +16 -10
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: WeShopAI Pose
|
| 3 |
emoji: πββοΈ
|
| 4 |
colorFrom: pink
|
| 5 |
colorTo: blue
|
|
|
|
| 1 |
---
|
| 2 |
+
title: WeShopAI Fashion Model Pose Change
|
| 3 |
emoji: πββοΈ
|
| 4 |
colorFrom: pink
|
| 5 |
colorTo: blue
|
assets/title.html
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
-
<title>WeShopAI Pose
|
| 6 |
<style>
|
| 7 |
.title-text {
|
| 8 |
display: flex;
|
|
@@ -27,12 +27,12 @@
|
|
| 27 |
}
|
| 28 |
|
| 29 |
.nav-links {
|
| 30 |
-
|
| 31 |
}
|
| 32 |
|
| 33 |
.nav-links a {
|
| 34 |
-
|
| 35 |
-
|
| 36 |
}
|
| 37 |
|
| 38 |
@media (max-width: 767px) {
|
|
@@ -98,13 +98,19 @@
|
|
| 98 |
</div>
|
| 99 |
<br />
|
| 100 |
<div class="content-text">
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
</div>
|
| 107 |
-
<br
|
| 108 |
<div class="content-text">
|
| 109 |
<strong>Disclaimer: </strong>The WeShopAI-Pose-Generator Demo on
|
| 110 |
HuggingFace space is free for trials. Any solicitation for payment
|
|
|
|
| 2 |
<html lang="en">
|
| 3 |
<head>
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
+
<title>WeShopAI Fashion Model Pose Change</title>
|
| 6 |
<style>
|
| 7 |
.title-text {
|
| 8 |
display: flex;
|
|
|
|
| 27 |
}
|
| 28 |
|
| 29 |
.nav-links {
|
| 30 |
+
text-align: center;
|
| 31 |
}
|
| 32 |
|
| 33 |
.nav-links a {
|
| 34 |
+
margin: 0 4px;
|
| 35 |
+
font-weight: bold;
|
| 36 |
}
|
| 37 |
|
| 38 |
@media (max-width: 767px) {
|
|
|
|
| 98 |
</div>
|
| 99 |
<br />
|
| 100 |
<div class="content-text">
|
| 101 |
+
Explore our other applications on Hugging Face Spaces:
|
| 102 |
+
<span class="nav-links">
|
| 103 |
+
<a
|
| 104 |
+
href="https://huggingface.co/spaces/WeShopAI/WeShopAI-Virtual-Try-On"
|
| 105 |
+
>WeShopAI Virtual Try-On</a
|
| 106 |
+
>
|
| 107 |
+
<a
|
| 108 |
+
href="https://huggingface.co/spaces/WeShopAI/WeShopAI-Bad-Hand-Fixer"
|
| 109 |
+
>WeShopAI Bad Hand Fixer</a
|
| 110 |
+
>
|
| 111 |
+
</span>
|
| 112 |
</div>
|
| 113 |
+
<br />
|
| 114 |
<div class="content-text">
|
| 115 |
<strong>Disclaimer: </strong>The WeShopAI-Pose-Generator Demo on
|
| 116 |
HuggingFace space is free for trials. Any solicitation for payment
|