laama / Dockerfile
Rajeshkumar-2002's picture
Duplicate from autotrain-projects/autotrain-advanced
b1f66f6 verified
raw
history blame contribute delete
164 Bytes
FROM huggingface/autotrain-advanced:latest
CMD pip uninstall -y autotrain-advanced && pip install -U autotrain-advanced && autotrain app --host 0.0.0.0 --port 7860