radames HF staff commited on
Commit
c1b73bf
1 Parent(s): a659304
Files changed (1) hide show
  1. pipelines/img2imgSDTurbo.py +1 -1
pipelines/img2imgSDTurbo.py CHANGED
@@ -25,7 +25,7 @@ taesd_model = "madebyollin/taesd"
25
  default_prompt = "close-up photography of old man standing in the rain at night, in a street lit by lamps, leica 35mm summilux"
26
  default_negative_prompt = "blurry, low quality, render, 3D, oversaturated"
27
  page_content = """
28
- <h1 class="text-3xl font-bold">Real-Time SDXL Turbo</h1>
29
  <h3 class="text-xl font-bold">Image-to-Image</h3>
30
  <p class="text-sm">
31
  This demo showcases
 
25
  default_prompt = "close-up photography of old man standing in the rain at night, in a street lit by lamps, leica 35mm summilux"
26
  default_negative_prompt = "blurry, low quality, render, 3D, oversaturated"
27
  page_content = """
28
+ <h1 class="text-3xl font-bold">Real-Time SD-Turbo</h1>
29
  <h3 class="text-xl font-bold">Image-to-Image</h3>
30
  <p class="text-sm">
31
  This demo showcases