mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-04 19:49:01 +08:00
Troubleshooting: Launching as root
parent
341c93834c
commit
1017853809
@ -33,7 +33,11 @@ pause
|
||||
</p>
|
||||
</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
|
||||
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