Salt commited on
Commit
377ff8f
·
1 Parent(s): 9281329

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -10,4 +10,4 @@ run mkdir .chroma && chmod 777 .chroma
10
  copy . .
11
  expose 7860
12
 
13
- cmd ["python", "server.py", "--classification-model joeddav/distilbert-base-uncased-go-emotions-student"]
 
10
  copy . .
11
  expose 7860
12
 
13
+ cmd ["python", "server.py"]