ClueAI commited on
Commit
ffe835d
1 Parent(s): 15d4473

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -264,7 +264,7 @@ with gr.Blocks(css=css, title="ClueAI") as demo:
264
  btn.click(inference_image, inputs=input_params, outputs=t2i_gallery)
265
  # Page Count
266
  gr.Markdown("""
267
- <center><a href="https://clustrmaps.com/site/1bsr7" title="Visit tracker"><img src="//www.clustrmaps.com/map_v2.png?d=sFWwaZBlUeql7focpvpWJDpp9DHpvZfdw1kSavIAWqM&cl=ffffff" /></a></center>
268
  """)
269
  #demo.queue(concurrency_count=3)
270
  demo.launch()
264
  btn.click(inference_image, inputs=input_params, outputs=t2i_gallery)
265
  # Page Count
266
  gr.Markdown("""
267
+ <center><a href="https://clustrmaps.com/site/1bsr8" title="Visit tracker"><img src="//www.clustrmaps.com/map_v2.png?d=OBV_rLBLpgrXBPyk_STupM-rByau5s53eEWDitHdn_Q&cl=ffffff" /></a></center>
268
  """)
269
  #demo.queue(concurrency_count=3)
270
  demo.launch()