ginipick commited on
Commit
080a6c3
·
verified ·
1 Parent(s): 0e4e1a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -132,6 +132,11 @@ def create_interface():
132
  Create customized QR codes for various purposes with professional styling options.
133
  """
134
  )
 
 
 
 
 
135
 
136
  with gr.Row():
137
  with gr.Column(scale=2):
 
132
  Create customized QR codes for various purposes with professional styling options.
133
  """
134
  )
135
+
136
+ gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fginipick-QR-Canvas.hf.space">
137
+ <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fginipick-QR-Canvas.hf.space&countColor=%23263759" />
138
+ </a>""")
139
+
140
 
141
  with gr.Row():
142
  with gr.Column(scale=2):