bhumitps commited on
Commit
f2af30a
·
verified ·
1 Parent(s): 8910b24

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,4 +12,4 @@ COPY . /app
12
 
13
  EXPOSE 7860
14
 
15
- CMD streamlit run app.py --server.port=$PORT --server.address=0.0.0.0
 
12
 
13
  EXPOSE 7860
14
 
15
+ CMD streamlit run app.py --server.port=$PORT --server.address=0.0.0.0