sayakpaul HF staff commited on
Commit
0bbb523
1 Parent(s): 6c2d827

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import spaces
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
 
9
  import uuid
10
 
11
  DESCRIPTION = """# SPRIGHT T2I
12
+ [SPRIGHT T2I](https://spright-t2i.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