ginipick commited on
Commit
a63c341
·
verified ·
1 Parent(s): 3497104

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ def create_interface():
130
  # Inside create_interface() function, fixing the indentation:
131
  gr.Markdown(
132
  """
133
- # 🎯 Advanced QR Code Generator
134
  Create customized QR codes for various purposes with professional styling options.
135
  """
136
  )
 
130
  # Inside create_interface() function, fixing the indentation:
131
  gr.Markdown(
132
  """
133
+ # 🎯 QR CANVAS
134
  Create customized QR codes for various purposes with professional styling options.
135
  """
136
  )