starvector-gpu / README.md
scott-ashton-tds
Add Docker Space app for StarVector
e6af059
---
title: Starvector GPU
emoji: 👀
colorFrom: indigo
colorTo: indigo
sdk: docker
pinned: false
short_description: StarVector Image→SVG on a CUDA GPU
---
This is a Docker Space that runs **StarVector** (image→SVG generation) with **CUDA**.
Setup
- In Space settings, pick a GPU hardware tier.
- Add a Space secret `HUGGING_FACE_HUB_TOKEN` with access to the gated model `bigcode/starcoderbase-1b`.
Env vars (optional)
- `STARVECTOR_MODEL` (default: `starvector/starvector-1b-im2svg`)
- `STARVECTOR_MAX_LENGTH` (default: `4000`)