Spaces:
Paused
Paused
Tim-Xiong
commited on
Commit
Β·
4a9bb38
1
Parent(s):
c406021
Update README.md
Browse files
README.md
CHANGED
@@ -156,10 +156,6 @@ drawing-with-llm/ # Root directory
|
|
156 |
βββ starvector/ # StarVector Python package
|
157 |
```
|
158 |
|
159 |
-
## License
|
160 |
-
|
161 |
-
[Specify your license information here]
|
162 |
-
|
163 |
## Acknowledgments
|
164 |
|
165 |
This project utilizes several key technologies:
|
@@ -167,4 +163,4 @@ This project utilizes several key technologies:
|
|
167 |
- [StarVector](https://github.com/joanrod/star-vector) for image-to-SVG conversion
|
168 |
- [vtracer](https://github.com/visioncortex/vtracer) for raster-to-vector conversion
|
169 |
- [Phi-4](https://huggingface.co/microsoft/phi-4) for text-to-SVG generation
|
170 |
-
- [Streamlit](https://streamlit.io/) for the web interface
|
|
|
156 |
βββ starvector/ # StarVector Python package
|
157 |
```
|
158 |
|
|
|
|
|
|
|
|
|
159 |
## Acknowledgments
|
160 |
|
161 |
This project utilizes several key technologies:
|
|
|
163 |
- [StarVector](https://github.com/joanrod/star-vector) for image-to-SVG conversion
|
164 |
- [vtracer](https://github.com/visioncortex/vtracer) for raster-to-vector conversion
|
165 |
- [Phi-4](https://huggingface.co/microsoft/phi-4) for text-to-SVG generation
|
166 |
+
- [Streamlit](https://streamlit.io/) for the web interface
|