docker-prompt-generator
docker-prompt-generator copied to clipboard
Using a Model to generate prompts for Model applications. / 使用模型来生成作图咒语的偷懒工具,支持 MidJourney、Stable Diffusion 等。
Traceback (most recent call last): File "webui.py", line 84, in block.queue(max_size=64).launch(show_api=False, enable_queue=True, debug=True, share=False, server_name='0.0.0.0') TypeError: launch() got an unexpected keyword argument 'enable_queue' I0413 11:44:48.399149 140205898127104 _client.py:1026] HTTP Request: GET...
Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/gradio/routes.py", line 393, in run_predict output = await app.get_blocks().process_api( File "/usr/local/lib/python3.8/dist-packages/gradio/blocks.py", line 1108, in process_api result = await self.call_function( File "/usr/local/lib/python3.8/dist-packages/gradio/blocks.py", line 915, in...
使用clash代理会报错 ERROR: failed to solve: nvcr.io/nvidia/pytorch:22.12-py3: failed to authorize: failed to fetch anonymous token: Get "https://nvcr.io/proxy_auth?scope=repository%3Anvidia%2Fpytorch%3Apull%2Cpush": read tcp 127.0.0.1:60024->127.0.0.1:7890: read: connection reset by peer 不用代理又无法从huggingface下载, 太难了,谁有解决方案
ERROR: failed to solve: soulteary/prompt-generator:base: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed ``` PS E:\AIProject\docker-prompt-generator> docker build -t soulteary/prompt-generator:gpu . -f...
ubantu 系統,GPU模式 Loaded CLIP model and data in 3531.72 seconds. Traceback (most recent call last): File "webui.py", line 84, in block.queue(max_size=64).launch(show_api=False, enable_queue=True, debug=True, share=False, server_name='0.0.0.0') TypeError: launch() got an unexpected...
> [1/5] FROM nvcr.io/nvidia/pytorch:22.12-py3@sha256:09a80f272dd173c9d8f28c23a1985aebe2bd3edd41a184ee9634f6e3f8a1f63d: ------ failed to copy: httpReadSeeker: failed open: failed to authorize: rpc error: code = Unknown desc = failed to fetch anonymous token: unexpected status: 401 Unauthorized
Support for fetching and parsing images from URLs ref: https://github.com/soulteary/docker-prompt-generator/issues/1
This repository has accumulated some problems due to Windows or low-level Docker builds. Although it can be solved, there are always people asking questions, and the experience is not good,...
pull access denied for soulteary/prompt-generator, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
构建镜像时报错
`docker build -t soulteary/prompt-generator:base . -f docker/Dockerfile.base` Error response from daemon: Dockerfile parse error line 11: FROM requires either one or three arguments