estusgroup commited on
Commit
8e6792c
·
1 Parent(s): 6dc8e8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -169,8 +169,8 @@ with gr.Blocks() as blocks:
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
- ====================================================================**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
  check out https://www.aiqrgenerator.com/pro-model
176
 
@@ -182,7 +182,7 @@ Feel free to test custom settings as well to make the QR work or try changing yo
182
  **Hit run!**
183
 
184
 
185
- ==============================================================================================================================================================================
186
 
187
  """
188
  )
 
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
+ ====================================================================**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
  check out https://www.aiqrgenerator.com/pro-model
176
 
 
182
  **Hit run!**
183
 
184
 
185
+ =================================================================================================================================================================================
186
 
187
  """
188
  )