https://github.com/tensorchord/modelz-template-mosec
https://github.com/tensorchord/modelz-template-mosec
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensorchord/modelz-template-mosec
- Owner: tensorchord
- Created: 2023-02-26T07:46:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T08:46:01.000Z (about 3 years ago)
- Last Synced: 2025-01-10T21:11:42.261Z (over 1 year ago)
- Language: Dockerfile
- Size: 17.6 KB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modelz Stable Diffusion Template
## Build Docker Image
You can choose to use the one of the following method:
* `Dockerfile`
* `docker buildx build -t / --push .`
* `build.envd`
* `envd build -f :serving --output type=image,name=docker.io// --push`