superlazycoder's picture
Upload Dockerfile with huggingface_hub
b799e4c 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