WeShop commited on
Commit
3e7cf8a
·
1 Parent(s): 554e935

WeShop's Pose Change & Nano-Banana AI

Browse files
Files changed (2) hide show
  1. app.py +4 -4
  2. assets/title.html +30 -11
app.py CHANGED
@@ -411,7 +411,7 @@ with gr.Blocks(css=css) as WeShop:
411
  gr.HTML(load_description("assets/title.html"))
412
  with gr.Row():
413
  with gr.Column():
414
- gr.Markdown("#### Step 1: Upload a person image")
415
  main_image_input = gr.Image(
416
  type="pil",
417
  label="Main Image",
@@ -426,7 +426,7 @@ with gr.Blocks(css=css) as WeShop:
426
  )
427
 
428
  with gr.Column():
429
- gr.Markdown("#### Step 2: Input pose description")
430
  text_description_input = gr.Textbox(
431
  label="Text Description",
432
  placeholder="Enter pose description here...",
@@ -451,9 +451,9 @@ with gr.Blocks(css=css) as WeShop:
451
  with gr.Column():
452
  with gr.Row():
453
  with gr.Column():
454
- gr.Markdown("#### Step 3: Press 'Generate' to get the result")
455
  output = gr.Image(
456
- label="Result",
457
  elem_classes=["image-container", "hide-buttons"],
458
  interactive=False
459
  )
 
411
  gr.HTML(load_description("assets/title.html"))
412
  with gr.Row():
413
  with gr.Column():
414
+ gr.Markdown("#### Step 1: Upload a person image for Pose Change")
415
  main_image_input = gr.Image(
416
  type="pil",
417
  label="Main Image",
 
426
  )
427
 
428
  with gr.Column():
429
+ gr.Markdown("#### Step 2: Input pose description for your desired Pose Change")
430
  text_description_input = gr.Textbox(
431
  label="Text Description",
432
  placeholder="Enter pose description here...",
 
451
  with gr.Column():
452
  with gr.Row():
453
  with gr.Column():
454
+ gr.Markdown("#### Step 3: Press 'Generate' to get your Pose Change result")
455
  output = gr.Image(
456
+ label="Pose Change Result",
457
  elem_classes=["image-container", "hide-buttons"],
458
  interactive=False
459
  )
assets/title.html CHANGED
@@ -22,8 +22,8 @@
22
  .content-text {
23
  text-align: center;
24
  font-size: 14px;
25
- padding-right: 10%;
26
- padding-left: 10%;
27
  }
28
 
29
  .nav-links {
@@ -86,14 +86,32 @@
86
  </div>
87
  <br/>
88
  <div class="content-text">
89
- <strong>How It Works: </strong>Redefine your model's stance in seconds. Provide a starting photo and a text
90
- description of the new pose you envision, and our AI will create a naturally transformed image.
 
 
91
  </div>
92
  <br>
93
  <div class="content-text">
94
- Discover the robust API capabilities available at weshop.ai, tailored for commercial clients.
95
- <a href="https://open.weshop.ai/authorization/apikey" style="font-weight: bold;" target="_blank"> Get an API
96
- Key </a>to explore further and leverage these powerful tools.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  </div>
98
  <br>
99
  <div class="content-text">
@@ -111,10 +129,11 @@
111
  </div>
112
  <br/>
113
  <div class="content-text">
114
- <strong>Disclaimer: </strong>The WeShopAI-Pose-Generator Demo on
115
- HuggingFace space is free for trials. Any solicitation for payment
116
- based on the free features we provide on HuggingFace Space is a
117
- fraudulent act. Beware of scams and do not fall victim to deceit.
 
118
  </div>
119
  </div>
120
  </div>
 
22
  .content-text {
23
  text-align: center;
24
  font-size: 14px;
25
+ padding-right: 20%;
26
+ padding-left: 20%;
27
  }
28
 
29
  .nav-links {
 
86
  </div>
87
  <br/>
88
  <div class="content-text">
89
+ <strong>How It Works: WeShop's Pose Change Powered by Nano-Banana AI </strong>
90
+ <p>Experience instant pose change with WeShop's advanced AI, powered by Nano-Banana technology. Upload a
91
+ starting photo, describe your desired pose, and our AI pose changer delivers a naturally transformed
92
+ image in seconds—enabling seamless change pose in photo AI with exceptional quality.</p>
93
  </div>
94
  <br>
95
  <div class="content-text">
96
+ <strong>Unlock Commercial-Grade Pose Change API with WeShop</strong>
97
+ <p>
98
+ Discover robust Pose Change API capabilities tailored for business at weshop.ai. Leverage
99
+ Nano-Banana-enhanced tools for professional change pose of image tasks.
100
+ <a href="https://open.weshop.ai/authorization/apikey" style="font-weight: bold;" target="_blank"> Get
101
+ your
102
+ API key </a>to integrate and scale dynamic pose transformation with WeShop.
103
+ </p>
104
+ </div>
105
+ <br>
106
+ <div class="content-text">
107
+ <strong>Introducing WeShop's Pose Change & Nano-Banana AI: Revolutionizing Pose Editing</strong>
108
+ <p>
109
+ WeShop's Pose Change delivers advanced pose transformation powered by Nano-Banana AI. This HERO
110
+ technology enables seamless pose transfer with exceptional image synthesis quality. Through
111
+ conversational editing powered by Nano-Banana, it ensures consistent results while preserving clothing
112
+ characteristics. WeShop's Pose Change revolutionizes person image modification with professional image
113
+ generation for dynamic pose variation.<a href="https://www.weshop.ai/nano-banana" style="font-weight: bold;" target="_blank"> Meet Nano Banana AI </a>
114
+ </p>
115
  </div>
116
  <br>
117
  <div class="content-text">
 
129
  </div>
130
  <br/>
131
  <div class="content-text">
132
+ <strong>Disclaimer: </strong>
133
+ <p>The WeShopAI Fashion Model Pose Change Demo on
134
+ HuggingFace space is free for trials. Any solicitation for payment
135
+ based on the free features we provide on HuggingFace Space is a
136
+ fraudulent act. Beware of scams and do not fall victim to deceit.</p>
137
  </div>
138
  </div>
139
  </div>