autotrain-toytest / Dockerfile
skirano's picture
Upload Dockerfile with huggingface_hub
78c6b4b 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