Tim-Xiong commited on
Commit
4a9bb38
Β·
1 Parent(s): c406021

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
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