Troubleshooting: Launching as root

catboxanon 2024-03-04 15:14:30 -05:00
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.