mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 01:39:43 +07:00
339 B
339 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