handfuloftitty commited on
Commit
f193b8a
·
verified ·
1 Parent(s): df58e33

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -0,0 +1,2 @@
 
 
 
1
+ FROM huggingface/autotrain-advanced:latest
2
+ CMD pip uninstall -y autotrain-advanced && pip install -U autotrain-advanced && autotrain app --host 0.0.0.0 --port 7860 --workers 1