nsfwalex commited on
Commit
3788f6b
1 Parent(s): 455b0bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -182,7 +182,7 @@ desc_html='''
182
  <div style="background-color: #f0f0f0; padding: 10px; border-radius: 5px; text-align: center; margin-top: 20px;">
183
  <p style="font-size: 16px; color: #333;">
184
  For the full version and more exciting NSFW AI apps, visit
185
- <a href="https://nsfwais.io" style="color: #0066cc; text-decoration: none; font-weight: bold;" rel="dofollow">nsfwais.io</a>!
186
  </p>
187
  </div>
188
  '''
 
182
  <div style="background-color: #f0f0f0; padding: 10px; border-radius: 5px; text-align: center; margin-top: 20px;">
183
  <p style="font-size: 16px; color: #333;">
184
  For the full version and more exciting NSFW AI apps, visit
185
+ <a href="https://nsfwais.io?utm_source=hf_'''+cfg["model_id"].replace("/","_")+'''&utm_medium=referral" style="color: #0066cc; text-decoration: none; font-weight: bold;" rel="dofollow">nsfwais.io</a>!
186
  </p>
187
  </div>
188
  '''