Geonmo commited on
Commit
e0ed52f
1 Parent(s): a1ac60e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ if __name__ == '__main__':
118
  2. Output is bounded from 0 to 10. The higher the better.
119
  """
120
 
121
- article = "<p style='text-align: center'><a href='https://laion.ai/blog/laion-aesthetics/'>LAION aeshetics blog post</a></p>"
122
 
123
  with gr.Blocks() as demo:
124
  gr.Markdown(description)
 
118
  2. Output is bounded from 0 to 10. The higher the better.
119
  """
120
 
121
+ article = "<p style='text-align: center'><a href='https://laion.ai/blog/laion-aesthetics/'>LAION aesthetics blog post</a></p>"
122
 
123
  with gr.Blocks() as demo:
124
  gr.Markdown(description)