Commit
·
5db9387
1
Parent(s):
36984d4
Update app.py
Browse files
app.py
CHANGED
|
@@ -167,11 +167,14 @@ def inference(
|
|
| 167 |
with gr.Blocks() as blocks:
|
| 168 |
gr.Markdown(
|
| 169 |
"""
|
| 170 |
-
|
|
|
|
| 171 |
==================================**DISCLAIMER - By using this model you agree to waive any liability and are assuming all responsibility for generated images.**===================================
|
| 172 |
|
| 173 |
-
This generator is trained using SD 1.5. To use SD 2.1 for better quality and other features like upscaling
|
| 174 |
-
|
|
|
|
|
|
|
| 175 |
|
| 176 |
Type in what you want the QR code to look like. Use major subjects seperated by commas like the example below - you can even include styles!
|
| 177 |
Type your QR code information such as a website link or if you have a QR image, upload it.
|
|
|
|
| 167 |
with gr.Blocks() as blocks:
|
| 168 |
gr.Markdown(
|
| 169 |
"""
|
| 170 |
+
# CREATED FOR HTTPS://WWW.AIQRGENERATOR.COM/ EARLY BETA PUBLIC ACCESS V1.02
|
| 171 |
+
|
| 172 |
==================================**DISCLAIMER - By using this model you agree to waive any liability and are assuming all responsibility for generated images.**===================================
|
| 173 |
|
| 174 |
+
This generator is trained using SD 1.5. To use SD 2.1 for better quality and other features like upscaling, personal images, dynamic QR codes, style options, and more:
|
| 175 |
+
check out our newest model at https://www.aiqrgenerator.com/pro-model
|
| 176 |
+
|
| 177 |
+
When sharing generated QR codes generated with this specific model, please credit aiqrgenerator.com.
|
| 178 |
|
| 179 |
Type in what you want the QR code to look like. Use major subjects seperated by commas like the example below - you can even include styles!
|
| 180 |
Type your QR code information such as a website link or if you have a QR image, upload it.
|