Alternatives
Products that do what Cargoship does
Curated open-source AI models for web developers
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16

- 17

- 18

- 19

- 20
- 21

- 22DA
Hey HN! We're excited to launch https://depot.ai today - depot.ai is an open-source Docker registry that makes it easy to embed public models from Hugging Face in your Docker images using a `COPY`: # Copy all files from the model repo to the current WORKDIR COPY --link --from=depot.ai/runwayml/stable-diffusion-v1-5 / . # COPY just one file from the model repo to the current WORKDIR COPY --link --from=depot.ai/runwayml/stable-diffusion-v1-5 /v1-5-pruned.ckpt . To optimize build speed, cache hits, and registry storage, we're building each image…
2023
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →