GitDeployHub

danieldk/spacy

github.com/danieldk/spacy ↗
Python
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/danieldk/spacy
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/danieldk/spacy
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/danieldk/spacy
Or deploy to a different host
← Try another repo