Spaces:
Running
on
L4
Running
on
L4
Upload app.py
Browse files
app.py
CHANGED
@@ -370,7 +370,7 @@ def create_interface():
|
|
370 |
|
371 |
### Performance Tips:
|
372 |
- **Image-to-SVG**: Input images with a white background in JPG format, or using 4-channel PNG images. This will help achieve better results.
|
373 |
-
- **Text-to-SVG**: Keep descriptions concise and specific. Focus on 2-3 main elements with clear spatial relationships. Avoid overly complex prompts with too many objects or detailed arrangements
|
374 |
|
375 |
### Supported Descriptions:
|
376 |
- **Objects**: circle, square, triangle, rectangle, star, polygon, heart, diamond, hexagon, oval
|
|
|
370 |
|
371 |
### Performance Tips:
|
372 |
- **Image-to-SVG**: Input images with a white background in JPG format, or using 4-channel PNG images. This will help achieve better results.
|
373 |
+
- **Text-to-SVG**: Keep descriptions concise and specific. Focus on 2-3 main elements with clear spatial relationships. Avoid overly complex prompts with too many objects or detailed arrangements. Just retry more times to achieve the satisfying results.
|
374 |
|
375 |
### Supported Descriptions:
|
376 |
- **Objects**: circle, square, triangle, rectangle, star, polygon, heart, diamond, hexagon, oval
|