Spaces:
Runtime error
Runtime error
zeel sheladiya commited on
Commit Β·
20d542d
1
Parent(s): 17cde1e
Update app.py
Browse files
app.py
CHANGED
|
@@ -129,11 +129,6 @@ use_qr_code_as_init_image = True
|
|
| 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
|
|
|
|
| 129 |
with gr.Blocks() as blocks:
|
| 130 |
gr.Markdown(
|
| 131 |
"""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 132 |
# Simplified 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
|