/modal-langflow

Example to deploy Langflow on Modal

Primary LanguagePythonMIT LicenseMIT

modal-langflow

Installation

Install modal-client:

pip install -r requirements.txt

Usage

Run the following command to start a test server:

modal serve main.py

Run the following command to deploy LangFlow to a server:

modal deploy main.py