Update README.md

This commit is contained in:
remsky 2024-12-30 04:55:55 -07:00 committed by GitHub
parent aa2df45858
commit 6d86a8dc78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ Dockerized with NVIDIA GPU support, simple queue handling via sqllite, and autom
## Quick Start
```bash
# Start the API (will automatically clone source HF repo
# Start the API (will automatically clone source HF repo via git-lfs)
docker compose up --build
```