prthm11 commited on
Commit
8fbe5d2
·
verified ·
1 Parent(s): d25f03f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -48,4 +48,5 @@ RUN chmod -R 777 /app
48
  EXPOSE 7860
49
 
50
  # Set the command to run your Flask app
51
- CMD ["python", "extract_img_pdf.py"]
 
 
48
  EXPOSE 7860
49
 
50
  # Set the command to run your Flask app
51
+ # CMD ["python", "extract_img_pdf.py"]
52
+ CMD ["python", "live_streaming_flask.py"]