Spaces:
Runtime error
Runtime error
fix model link
Browse files
pipelines/controlnelSD21Turbo.py
CHANGED
|
@@ -32,9 +32,9 @@ page_content = """
|
|
| 32 |
<p class="text-sm">
|
| 33 |
This demo showcases
|
| 34 |
<a
|
| 35 |
-
href="https://huggingface.co/stabilityai/
|
| 36 |
target="_blank"
|
| 37 |
-
class="text-blue-500 underline hover:no-underline">
|
| 38 |
Image to Image pipeline using
|
| 39 |
<a
|
| 40 |
href="https://huggingface.co/docs/diffusers/main/en/using-diffusers/sdxl_turbo"
|
|
|
|
| 32 |
<p class="text-sm">
|
| 33 |
This demo showcases
|
| 34 |
<a
|
| 35 |
+
href="https://huggingface.co/stabilityai/sd-turbo"
|
| 36 |
target="_blank"
|
| 37 |
+
class="text-blue-500 underline hover:no-underline">SD Turbo</a>
|
| 38 |
Image to Image pipeline using
|
| 39 |
<a
|
| 40 |
href="https://huggingface.co/docs/diffusers/main/en/using-diffusers/sdxl_turbo"
|