autotrain_setup / Dockerfile
launch-calcium's picture
Upload Dockerfile with huggingface_hub
631a9d8 verified
Raw
History Blame Contribute Delete
163 Bytes
FROM huggingface/autotrain-advanced:latest
CMD pip uninstall -y autotrain-advanced && pip install -U autotrain-advanced && autotrain api --port 7860 --host 0.0.0.0