mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-04 19:49:01 +08:00
wrong argument name
parent
924a1d683d
commit
430727d556
@ -35,7 +35,7 @@ Certain GPU video cards don't support half precision: a green or black screen ma
|
||||
If still not fixed, use command line arguments `--precision full --no-half` at a significant increase in VRAM usage, which may require `--medvram`.
|
||||
|
||||
# A Tensor with all NaNs was produced in the vae
|
||||
This is the same problem as the one from above, to verify, Use `--skip-nan-check`. With this on, if one of the images fail the rest of the pictures are displayed.
|
||||
This is the same problem as the one from above, to verify, Use `--disable-nan-check`. With this on, if one of the images fail the rest of the pictures are displayed.
|
||||
|
||||
It is either a model cause - [resource](https://github.com/arenasys/stable-diffusion-webui-model-toolkit#clip)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user