Replies: 1 comment 1 reply
-
If there were problems downloading the model, it could be corrupted as a result. You can download it manually here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash: f64ad25
Installing requirements for Web UI
Launching Web UI with arguments: --medvram --disable-nan-check --opt-sub-quad-attention --no-half
Interrogations are fallen back to cpu. This doesn't affect on image generation. But if you want to use interrogate (CLIP or DeepBooru), check out this issue: lshqqytiger#10
Warning: caught exception 'Torch not compiled with CUDA enabled', memory monitor disabled
No module 'xformers'. Proceeding without it.
Loading weights [6ce0161689] from F:\NovelAI\Image\stable-diffusion-webui-directml\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Creating model from config: F:\NovelAI\Image\stable-diffusion-webui-directml\configs\v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Failed to create model quickly; will retry using slow method.
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
loading stable diffusion model: JSONDecodeError
Traceback (most recent call last):
File "F:\NovelAI\Image\stable-diffusion-webui-directml\webui.py", line 136, in initialize
CPU: AMD 6800
RAM: 40GB
GPU: AMD Rx 6700 8gb
COMMANDLINE_ARGS=---medvram --disable-nan-check --opt-sub-quad-attention --no-half
Beta Was this translation helpful? Give feedback.
All reactions