Spaces:
Runtime error
Runtime error
formatting
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ import spaces
|
|
9 |
import uuid
|
10 |
|
11 |
DESCRIPTION = """# SPRIGHT T2I
|
12 |
-
|
13 |
"""
|
14 |
|
15 |
MAX_SEED = np.iinfo(np.int32).max
|
|
|
9 |
import uuid
|
10 |
|
11 |
DESCRIPTION = """# SPRIGHT T2I
|
12 |
+
[SPRIGHT T2I](https://spright.github.io/) is a framework to improve the spatial consistency of text-to-image models WITHOUT compromising their fidelity aspects.
|
13 |
"""
|
14 |
|
15 |
MAX_SEED = np.iinfo(np.int32).max
|