PeterL1n commited on
Commit
bbd2321
1 Parent(s): bef93f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ with gr.Blocks(css="style.css") as demo:
99
  )
100
 
101
  gr.HTML(
102
- "<p><small><center>This demo is built together by the community</center></small></p>" +
103
  )
104
 
105
  demo.queue().launch()
 
99
  )
100
 
101
  gr.HTML(
102
+ "<p><small><center>This demo is built together by the community</center></small></p>"
103
  )
104
 
105
  demo.queue().launch()