msn-enginenova21 commited on
Commit
473830e
·
1 Parent(s): 8fd596d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -23,4 +23,4 @@ RUN pip install en_core_web_sm-2.3.1.tar.gz
23
  EXPOSE 7860
24
 
25
  # Define the command to run your application (without Uvicorn)
26
- CMD ["python", "app.py"]
 
23
  EXPOSE 7860
24
 
25
  # Define the command to run your application (without Uvicorn)
26
+ CMD ["python", "app.py"]