Create a Conda Environment:
conda create -n open-webui python=3.11
Activate the Environment:
conda activate open-webui
Install Open WebUI:
pip install open-webui
Start the Server:
open-webui serve