weepakistan commited on
Commit
48531ad
1 Parent(s): fbd6bf3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ with iface:
64
  gr.File(label="Download SVG")
65
  ],
66
  title="Convert Image to SVG vectors",
67
- description="Upload an image and customize the conversion parameters as needed.",
68
  )
69
 
70
 
 
64
  gr.File(label="Download SVG")
65
  ],
66
  title="Convert Image to SVG vectors",
67
+ description="Upload an image and customize the conversion parameters as needed.<br><h2>Support me USDT (TRC-20): TAe7hsSVWtMEYz3G5V1UiUdYPQVqm28bKx</h2>",
68
  )
69
 
70