Spaces:
Paused
Paused
Tim-Xiong
commited on
Commit
·
94c7f89
1
Parent(s):
4a9bb38
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
|
| 3 |
A Streamlit application that converts text descriptions into SVG graphics using multiple AI models.
|
| 4 |
|
|
|
|
|
|
|
| 5 |
## Overview
|
| 6 |
|
| 7 |
This project allows users to create vector graphics (SVG) from text descriptions using three different approaches:
|
|
|
|
| 2 |
|
| 3 |
A Streamlit application that converts text descriptions into SVG graphics using multiple AI models.
|
| 4 |
|
| 5 |
+
Access demo app by this [link](https://huggingface.co/spaces/Timxjl/text2svg-demo-app)
|
| 6 |
+
|
| 7 |
## Overview
|
| 8 |
|
| 9 |
This project allows users to create vector graphics (SVG) from text descriptions using three different approaches:
|