hz2475 commited on
Commit
cd33a14
·
1 Parent(s): 77994cf

update frontend

Browse files
starvector/serve/vllm_api_gradio/gradio_web_server.py CHANGED
@@ -300,7 +300,7 @@ title_markdown = ("""
300
  </div>
301
  """)
302
 
303
- sub_title_markdown = ("""**How does it work?** Select the task you want to perform, and the model will be automatically set. For **Text2SVG**, introduce a prompt in Text Caption. For **Image2SVG**, select an image and vectorize it.
304
  **Limitations**: The current model works on vector-like images like icons and or vector-like designs. Images with low resolution may not be vectorized well.""")
305
  tos_markdown = ("""
306
  ### Terms of use
 
300
  </div>
301
  """)
302
 
303
+ sub_title_markdown = ("""**How does it work?** Select an image and vectorize it.
304
  **Limitations**: The current model works on vector-like images like icons and or vector-like designs. Images with low resolution may not be vectorized well.""")
305
  tos_markdown = ("""
306
  ### Terms of use