Files
langflow/docs/docs/_partial-bundle-lfx-bundles-install.mdx
2026-06-23 13:27:03 -04:00

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.
:::