rikhoffbauer2's picture
Upload Dockerfile with huggingface_hub
d1a7a97 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