mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-25 11:10:43 +08:00
10 lines
272 B
Plaintext
10 lines
272 B
Plaintext
:::tip
|
|
If you installed `lfx` directly with `uv pip install lfx`, install the `lfx-bundles` package to use these components:
|
|
|
|
```bash
|
|
uv pip install lfx-bundles
|
|
```
|
|
|
|
If you installed Langflow with `uv pip install langflow`, all bundle components are already included.
|
|
:::
|