mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
340 B
340 B
Install with Conda
-
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