Duplicated from autotrain-projects/autotrain-advanced
f939316 b22d4d6
1
2
3
FROM huggingface/autotrain-advanced:latest RUN pip uninstall -y autotrain-advanced && pip install -U autotrain-advanced CMD export OMP_NUM_THREADS=1 && autotrain app --host 0.0.0.0 --port 7860 --workers 1