Spaces:
Runtime error
Runtime error
Commit
·
b19bfb9
1
Parent(s):
d92626b
Update app.py
Browse files
app.py
CHANGED
|
@@ -15,7 +15,7 @@ from diffusers import (
|
|
| 15 |
T2IAdapter,
|
| 16 |
)
|
| 17 |
|
| 18 |
-
DESCRIPTION = '''# T2I-Adapter-SDXL **Sketch**
|
| 19 |
To try out all the [6 T2I-Adapter](https://huggingface.co/collections/TencentARC/t2i-adapter-sdxl-64fac9cbf393f30370eeb02f) released for SDXL, [click here](https://huggingface.co/spaces/TencentARC/T2I-Adapter-SDXL)
|
| 20 |
'''
|
| 21 |
|
|
|
|
| 15 |
T2IAdapter,
|
| 16 |
)
|
| 17 |
|
| 18 |
+
DESCRIPTION = '''# Doodly - T2I-Adapter-SDXL **Sketch**
|
| 19 |
To try out all the [6 T2I-Adapter](https://huggingface.co/collections/TencentARC/t2i-adapter-sdxl-64fac9cbf393f30370eeb02f) released for SDXL, [click here](https://huggingface.co/spaces/TencentARC/T2I-Adapter-SDXL)
|
| 20 |
'''
|
| 21 |
|