ceshi3 / Dockerfile
xxhwjzx's picture
Duplicate from autotrain-projects/autotrain-advanced
2b85e34
raw
history blame contribute delete
121 Bytes
FROM huggingface/autotrain-advanced:latest
CMD uvicorn autotrain.app:app --host 0.0.0.0 --port 7860 --reload --workers 4