sglang/assets
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
the assets used for the Seagirl language in ./tools there is a simple converter from svg to png and jpg run with 'uv run main.py' make sure you have cairo and libffi installed sudo apt install libcairo2-dev libffi-dev