From 09925220cfe73254d55a1a9829d94ee51565caeb Mon Sep 17 00:00:00 2001 From: Mendon Kissling <59585235+mendonk@users.noreply.github.com> Date: Fri, 31 Jan 2025 12:33:16 -0500 Subject: [PATCH] Revert "HuggingFace Spaces deployment documentation" This reverts commit 2943deb1e0964a05c6909d6e1afdf8bddf7173fb. --- docs/docs/Deployment/deployment-hugging-face-spaces.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/docs/Deployment/deployment-hugging-face-spaces.md b/docs/docs/Deployment/deployment-hugging-face-spaces.md index 6c6be8d4472c..c0b28d76ebde 100644 --- a/docs/docs/Deployment/deployment-hugging-face-spaces.md +++ b/docs/docs/Deployment/deployment-hugging-face-spaces.md @@ -7,15 +7,17 @@ Run Langflow in a [HuggingFace Spaces](https://huggingface.co/spaces/) environme 1. **Access Langflow Space**: Open a Chromium-based browser and navigate to the [Langflow Space](https://huggingface.co/spaces/Langflow/Langflow?duplicate=true). 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. - - **Name Your Space**: Assign a unique name to your new Space. +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. ![](/img/hugging-face-deployment.png) -3. **Complete Installation**: Click **Duplicate Space**. Once completed, you will be automatically redirected to the main page of your new Space. +3. **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. + -4. **Explore Langflow**: Langflow is now ready for use in your Space. Start exploring with the [Quickstart](/get-started-quickstart) +4. **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!