Files
langflow/docs/versioned_docs/version-1.9.0/Deployment/deployment-hugging-face-spaces.mdx
Mendon Kissling 71fbf5ff00 docs: cut version 1.9.0 (#12681)
* version-1.9.0-docs

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-14 02:07:01 +00:00

18 lines
665 B
Plaintext

---
title: Deploy Langflow on Hugging Face Spaces
slug: /deployment-hugging-face-spaces
---
This guide explains how to deploy Langflow on [Hugging Face Spaces](https://huggingface.co/spaces/).
1. Go to the [Langflow Space](https://huggingface.co/spaces/Langflow/Langflow?duplicate=true).
2. Click **Duplicate Space**.
3. Configure the duplicated Space:
1. Enter a name for your Space.
2. Select either public or private visibility.
3. Click **Duplicate Space**.
![Hugging Face deployment dialog](/img/hugging-face-deployment.png)
When setup is complete, you're redirected to your new Space automatically, and your Langflow instance is ready to use.