mukaist commited on
Commit
83db84f
1 Parent(s): fbd6bf3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -63,8 +63,8 @@ with iface:
63
  gr.HTML(label="SVG Output"),
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
 
 
63
  gr.HTML(label="SVG Output"),
64
  gr.File(label="Download SVG")
65
  ],
66
+ title="Hepzeka.com - Resmi SVG ye Dönüştür",
67
+ description="Bir resim yükleyin ve dönüştürme parametrelerini ihtiyacınıza göre özelleştirin.",
68
  )
69
 
70