Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
IvanAmador/Langflow
Victor2323
/
Langflow
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7cb9fbf
Langflow
/
Dockerfile
IvanAmador
Update Dockerfile
2a99925
verified
10 months ago
raw
Copy download link
history
blame
Safe
144 Bytes
ROM langflowai/langflow:latest
# Instale
as
dependências adicionais
COPY
requirements.txt .
RUN
pip install --
no
-cache-
dir
-r requirements.txt