Spaces:
Running
Running
Update app.py
Browse files
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 |
|