# Install with uv (recommended) uv pip install langflow -U uv run langflow run # Or with pip pip install langflow -U langflow run
Access at http://127.0.0.1:7860
http://127.0.0.1:7860
docker run -p 7860:7860 langflowai/langflow:latest