langflow/docs/docs/Deployment/deployment-hugging-face-spaces.md
Mendon Kissling d790761ff0
docs: fix onBrokenAnchor behavior and links (#5520)
* fix: component url errors

* remove-unnecessary-nav-controls

* fix: update link-ids so onBrokenAnchors doesnt throw warnings

* delete unused category files

* delete unused sidebar_position

* space

* docs: format URLs in documentation for consistency

* fix: urls returning 404s

* backtick
2025-01-03 16:30:59 +00:00

1.4 KiB

title slug
HuggingFace Spaces /deployment-hugging-face-spaces

HuggingFace Spaces


HuggingFace provides a great alternative for running Langflow in their Spaces environment. This means you can run Langflow in the cloud without any local installation required. Here's how you can get Langflow up and running on HuggingFace Spaces:

  1. Access Langflow Space: Open a Chromium-based browser and navigate to the Langflow Space. This link directs you to a pre-configured environment for Langflow.

  2. Duplicate the Space: You'll encounter an option to duplicate the Langflow space. This step involves a few simple decisions:

    • Naming Your Space: Assign a unique name to your new Space.
    • Visibility Settings: Choose between Public or Private visibility for your Space.
    • After setting these parameters, click on Duplicate Space to initiate the setup.

  1. Complete Installation: The duplication and setup process begins immediately after you click Duplicate Space. Once completed, you will be automatically redirected to the main page of your new Space.

  2. Start Exploring Langflow: With the setup complete, Langflow is now ready for use in your Space and you can start exploring its features and capabilities right away!