langflow/docker_example
Gabriel Luiz Freitas Almeida 36965ce574 📦 chore(Dockerfile): update langflow package version to 0.5.0 for both Dockerfiles
The langflow package version was updated from 0.0.86 to 0.5.0 in order to use the latest features and improvements.
2023-11-06 14:23:30 -03:00
..
docker-compose.yml fix(Dockerfile): remove unnecessary dependency after install and update cmd to use 'run' subcommand 2023-10-31 16:29:19 +09:00
Dockerfile 📦 chore(Dockerfile): update langflow package version to 0.5.0 for both Dockerfiles 2023-11-06 14:23:30 -03:00
README.md Added readme for docker example 2023-08-24 12:28:42 -04:00

LangFlow Docker Running

git clone git@github.com:logspace-ai/langflow.git
cd langflow/docker_example
docker compose up

The web UI will be accessible on port 7860