Websites-Hosting / Dockerfile
1989shack's picture
Duplicate from autotrain-projects/autotrain-advanced
d9c2e13 verified
raw
history blame contribute delete
177 Bytes
FROM huggingface/autotrain-advanced:7f5ff64
CMD pip uninstall -y autotrain-advanced && pip install -U autotrain-advanced && autotrain app --host 0.0.0.0 --port 7860 --workers 1