soulteary / docker-prompt-generator

Using a Model to generate prompts for Model applications. / 使用模型来生成作图咒语的偷懒工具,支持 MidJourney、Stable Diffusion 等。
https://soulteary.com/2023/04/05/eighty-lines-of-code-to-implement-the-open-source-midjourney-and-stable-diffusion-spell-drawing-tool.html
MIT License
1.16k stars 111 forks source link

pull access denied for soulteary/prompt-generator, repository does not exist or may require 'docker login': denied: requested access to the resource is denied #10

Closed gosber closed 1 year ago

gosber commented 1 year ago
image image
cnhuz commented 1 year ago

First, execute the following command to build the base image:

# Build the base image
docker build -t soulteary/prompt-generator:base . -f docker/Dockerfile.base