adowu commited on
Commit
ff125d9
·
verified ·
1 Parent(s): c843756

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ RUN mkdir -p $PLAYWRIGHT_BROWSERS_PATH \
51
  # ENV HUGGINGFACE_PASSWORD=your_password
52
 
53
  # Run the app when the container launches. Correct the filename here.
54
- CMD ["python", "app.py"]
 
51
  # ENV HUGGINGFACE_PASSWORD=your_password
52
 
53
  # Run the app when the container launches. Correct the filename here.
54
+ CMD ["python", "app"]