bleak-ai commited on
Commit
a6130fe
·
verified ·
1 Parent(s): fd6454e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -122,14 +122,11 @@ TITLE = "Face Swap"
122
  DESCRIPTION = """
123
  Upload your source and target images to swap faces.
124
  Optionally, use the face enhancer feature for HD Results.
125
-
126
- **For fast bulk swap and API visit:** [https://picfy.xyz/](https://picfy.xyz/)
127
  """
128
 
129
  FOOTER = """
130
  <div style="text-align: center; margin-top: 20px;">
131
- <p>Support me USDT (TRC-20): TAe7hsSVWtMEYz3G5V1UiUdYPQVqm28bKx</p>
132
- <p>Start Face Swap SaaS on WordPress: <a href="https://www.codester.com/aheed/" target="_blank">https://www.codester.com/aheed/</a></p>
133
  </div>
134
  """
135
 
 
122
  DESCRIPTION = """
123
  Upload your source and target images to swap faces.
124
  Optionally, use the face enhancer feature for HD Results.
 
 
125
  """
126
 
127
  FOOTER = """
128
  <div style="text-align: center; margin-top: 20px;">
129
+ Poop poop!
 
130
  </div>
131
  """
132