SIGMitch commited on
Commit
6f73295
·
1 Parent(s): ea2381d
Files changed (1) hide show
  1. img2img/index.html +4 -16
img2img/index.html CHANGED
@@ -3,7 +3,7 @@
3
 
4
  <head>
5
  <meta charset="UTF-8">
6
- <title>Real-Time Latent Consistency Model</title>
7
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
8
  <script
9
  src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
@@ -216,33 +216,21 @@
216
  <h1 class="text-3xl font-bold">Real-Time Latent Consistency Model</h1>
217
  <h2 class="text-2xl font-bold mb-4">Image to Image</h2>
218
  <p class="text-sm">
219
- This demo showcases
220
- <a href="https://huggingface.co/SimianLuo/LCM_Dreamshaper_v7" target="_blank"
221
- class="text-blue-500 underline hover:no-underline">LCM</a> Image to Image pipeline
222
- using
223
- <a href="https://github.com/huggingface/diffusers/tree/main/examples/community#latent-consistency-pipeline"
224
- target="_blank" class="text-blue-500 underline hover:no-underline">Diffusers</a> with a MJPEG
225
- stream server.
226
  </p>
227
  <p class="text-sm">
228
  There are <span id="queue_size" class="font-bold">0</span> user(s) sharing the same GPU, affecting
229
- real-time performance. Maximum queue size is 4. <a
230
- href="https://huggingface.co/spaces/radames/Real-Time-Latent-Consistency-Model?duplicate=true"
231
- target="_blank" class="text-blue-500 underline hover:no-underline">Duplicate</a> and run it on your
232
- own GPU.
233
  </p>
234
  </article>
235
  <div>
236
  <h2 class="font-medium">Prompt</h2>
237
  <p class="text-sm text-gray-500">
238
- Change the prompt to generate different images, accepts <a
239
- href="https://github.com/damian0815/compel/blob/main/doc/syntax.md" target="_blank"
240
- class="text-blue-500 underline hover:no-underline">Compel</a> syntax.
241
  </p>
242
  <div class="flex text-normal px-1 py-1 border border-gray-700 rounded-md items-center">
243
  <textarea type="text" id="prompt" class="font-light w-full px-3 py-2 mx-1 outline-none dark:text-black"
244
  title="Prompt, this is an example, feel free to modify"
245
- placeholder="Add your prompt here...">Portrait of The Terminator with , glare pose, detailed, intricate, full of colour, cinematic lighting, trending on artstation, 8k, hyperrealistic, focused, extreme details, unreal engine 5, cinematic, masterpiece</textarea>
246
  </div>
247
 
248
  </div>
 
3
 
4
  <head>
5
  <meta charset="UTF-8">
6
+ <title>Real-Time Chad</title>
7
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
8
  <script
9
  src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
 
216
  <h1 class="text-3xl font-bold">Real-Time Latent Consistency Model</h1>
217
  <h2 class="text-2xl font-bold mb-4">Image to Image</h2>
218
  <p class="text-sm">
219
+ Hope u lik pain.
 
 
 
 
 
 
220
  </p>
221
  <p class="text-sm">
222
  There are <span id="queue_size" class="font-bold">0</span> user(s) sharing the same GPU, affecting
223
+ real-time performance. Maximum queue size is 4.
 
 
 
224
  </p>
225
  </article>
226
  <div>
227
  <h2 class="font-medium">Prompt</h2>
228
  <p class="text-sm text-gray-500">
 
 
 
229
  </p>
230
  <div class="flex text-normal px-1 py-1 border border-gray-700 rounded-md items-center">
231
  <textarea type="text" id="prompt" class="font-light w-full px-3 py-2 mx-1 outline-none dark:text-black"
232
  title="Prompt, this is an example, feel free to modify"
233
+ placeholder="Add your prompt here...">Portrait of John kissing himslef, detailed, intricate, full of colour, cinematic lighting, trending on artstation, 8k, hyperrealistic, focused, extreme details, unreal engine 5, cinematic, masterpiece</textarea>
234
  </div>
235
 
236
  </div>