diff --git a/README.md b/README.md index 263c091..d873155 100644 --- a/README.md +++ b/README.md @@ -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 ```