Pulse_Chat / .huggingface.yaml
aimanathar's picture
Create .huggingface.yaml
5a8d415 verified
raw
history blame contribute delete
84 Bytes
sdk: docker
app_port: 7860
entrypoint: "uvicorn app:app --host 0.0.0.0 --port 7860"