Xlnk commited on
Commit
1bbc284
·
verified ·
1 Parent(s): 6cc06e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -24,8 +24,8 @@ HTML = """
24
  <meta property="og:title" content="Xlnk RMBG - AI Background Remover">
25
  <meta property="og:description" content="Drag & drop images from anywhere and remove the background instantly. Full U²-Net AI engine.">
26
  <meta property="og:type" content="website">
27
- <meta property="og:image" content="https://huggingface.co/spaces/your-username/xlnk-rmbg/resolve/main/preview.png">
28
- <meta property="og:url" content="https://huggingface.co/spaces/your-username/xlnk-rmbg">
29
 
30
  <style>
31
  html, body {
 
24
  <meta property="og:title" content="Xlnk RMBG - AI Background Remover">
25
  <meta property="og:description" content="Drag & drop images from anywhere and remove the background instantly. Full U²-Net AI engine.">
26
  <meta property="og:type" content="website">
27
+ <meta property="og:image" content="https://huggingface.co/spaces/Xlnk/rmbg/resolve/main/preview.png">
28
+ <meta property="og:url" content="https://huggingface.co/spaces/Xlnk/rmbg">
29
 
30
  <style>
31
  html, body {