Commit
·
1bdc372
1
Parent(s):
8e6792c
Update app.py
Browse files
app.py
CHANGED
@@ -167,13 +167,14 @@ def inference(
|
|
167 |
with gr.Blocks() as blocks:
|
168 |
gr.Markdown(
|
169 |
"""
|
170 |
-
|
171 |
|
172 |
===================================**DISCLAIMER - By using this model you agree to waive any liability and are assuming all responsibility for generated images.**=====================================
|
173 |
====================================================================**This model is not intended for commerical use.**=====================================================================
|
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, custom models and style options, and more:
|
175 |
-
|
176 |
-
|
|
|
177 |
When sharing generated QR codes generated with this specific model, please credit aiqrgenerator.com. Feel free to embbed the model or share a link to the website page.
|
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!
|
|
|
167 |
with gr.Blocks() as blocks:
|
168 |
gr.Markdown(
|
169 |
"""
|
170 |
+
# CREATED FOR HTTPS://WWW.AIQRGENERATOR.COM/ EARLY BETA PUBLIC ACCESS V1.02 - Custom/Updated Version of Original
|
171 |
|
172 |
===================================**DISCLAIMER - By using this model you agree to waive any liability and are assuming all responsibility for generated images.**=====================================
|
173 |
====================================================================**This model is not intended for commerical use.**=====================================================================
|
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, custom models and style options, and more:
|
175 |
+
visit
|
176 |
+
https://www.aiqrgenerator.com/pro-model
|
177 |
+
|
178 |
When sharing generated QR codes generated with this specific model, please credit aiqrgenerator.com. Feel free to embbed the model or share a link to the website page.
|
179 |
|
180 |
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!
|