mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-12 15:59:00 +08:00
Troubleshooting: Launching as root
parent
341c93834c
commit
1017853809
@ -33,7 +33,11 @@ pause
|
|||||||
</p>
|
</p>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
# Launching as root
|
||||||
|
Running as root is not recommended, but can be overriden by adding `-f` to your arguments.
|
||||||
|
```bash
|
||||||
|
./webui.sh -f
|
||||||
|
```
|
||||||
|
|
||||||
# Low VRAM Video-cards
|
# Low VRAM Video-cards
|
||||||
When running on video cards with a low amount of VRAM (<=4GB), out of memory errors may arise.
|
When running on video cards with a low amount of VRAM (<=4GB), out of memory errors may arise.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user