docs: add hardware requirements to installation prerequisites (#7946)
hardware-reqs
This commit is contained in:
parent
e53f500ccc
commit
44e4cbcbdd
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ Before you install and run Langflow OSS, be sure you have the following items.
|
|||
- [Python 3.10 to 3.13](https://www.python.org/downloads/release/python-3100/)
|
||||
- [uv](https://docs.astral.sh/uv/getting-started/installation/) or [pip](https://pypi.org/project/pip/)
|
||||
- A virtual environment created with [uv](https://docs.astral.sh/uv/pip/environments) or [venv](https://docs.python.org/3/library/venv.html)
|
||||
- A dual-core CPU and at least 2 GB of RAM. More intensive use requires a multi-core CPU and at least 4 GB of RAM.
|
||||
|
||||
Install and run Langflow OSS with [uv (recommended)](https://docs.astral.sh/uv/getting-started/installation/) or [pip](https://pypi.org/project/pip/).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue