yyk19 commited on
Commit
c4b308d
1 Parent(s): 8abf24a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ description = """
129
  Github link: [Link](https://github.com/AIGText/GlyphControl-release).
130
  Report: [link](https://arxiv.org/pdf/2305.18259.pdf).\n
131
  You could try the listed examples at the bottom by clicking on them and modify the parameters for your own creation. We will update the examples progressively.\n
132
- (By using the "Parameter Summary" part, you can import or export the parameter settings of generated iamges in an easier way.)
133
  """
134
 
135
  SPACE_ID = os.getenv('SPACE_ID')
 
129
  Github link: [Link](https://github.com/AIGText/GlyphControl-release).
130
  Report: [link](https://arxiv.org/pdf/2305.18259.pdf).\n
131
  You could try the listed examples at the bottom by clicking on them and modify the parameters for your own creation. We will update the examples progressively.\n
132
+ (By using the "Parameter Summary" part, you can import or export the parameter settings of generated images in an easier way.)
133
  """
134
 
135
  SPACE_ID = os.getenv('SPACE_ID')