juanelot commited on
Commit
060d9f0
·
verified ·
1 Parent(s): a403c42
Files changed (1) hide show
  1. app.py +1 -9
app.py CHANGED
@@ -4,15 +4,7 @@ from insightface.app import FaceAnalysis
4
 
5
  wellcomingMessage = """
6
  <h1>Face Swapping</h1>
7
- <p>If you like this app, plase take a look at my <a href="https://www.meetup.com/tech-web3-enthusiasts-united-insightful-conversations/" target="_blank">Meetup Group</a>! There will be more interesting apps and events soon.</p>
8
- <p>Happy <span style="font-size:500%;color:red;">&hearts;</span> coding!</p>
9
- <div style="color: grey; font-size:small;">
10
- <p>🚀 Love my Face-Swapping Fun? Support Me with Crypto</p>
11
- <ul">
12
- <li>BTC: bc1q2m92e4hrtpk3keh2dsq8whljz7mfquv46xetwj</li>
13
- <li>ETH: 0x0459620D616C6D827603d43539519FA320B831c2</li>
14
- </ul>
15
- </div>
16
  """
17
 
18
  assert insightface.__version__>='0.7'
 
4
 
5
  wellcomingMessage = """
6
  <h1>Face Swapping</h1>
7
+
 
 
 
 
 
 
 
 
8
  """
9
 
10
  assert insightface.__version__>='0.7'