A model launch gives you an API, you call it programmatically. A Service gives you an app: its own web UI in a browser tab, running on the node's hardware. Services also ship with no models pre-loaded; you load your own checkpoints, LoRAs, or files from inside the app once it's running.