zeel sheladiya commited on
Commit
17cde1e
Β·
1 Parent(s): f292e12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -129,7 +129,12 @@ use_qr_code_as_init_image = True
129
  with gr.Blocks() as blocks:
130
  gr.Markdown(
131
  """
132
- # QR Code AI Art Generator
 
 
 
 
 
133
  ## πŸ’‘ How to generate beautiful QR codes
134
  We use the QR code image as the initial image **and** the control image, which allows you to generate
135
  QR Codes that blend in **very naturally** with your provided prompt.
 
129
  with gr.Blocks() as blocks:
130
  gr.Markdown(
131
  """
132
+ # Subject: Deployment of AI Solutions 02
133
+ # Team Members:
134
+ * 1. Zeel Sheladiya
135
+ * 2. Akshay Rajeev Nambiar
136
+ * 3. Nijaba Thasneem Naseer Safeela
137
+ # Simplified QR Code AI Art Generator
138
  ## πŸ’‘ How to generate beautiful QR codes
139
  We use the QR code image as the initial image **and** the control image, which allows you to generate
140
  QR Codes that blend in **very naturally** with your provided prompt.