mknolan commited on
Commit
5b1144f
·
verified ·
1 Parent(s): 1f8c48b

Upload Dockerfile with huggingface_hub

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -88,4 +88,4 @@ EXPOSE 7860
88
  ENTRYPOINT ["/entrypoint.sh"]
89
 
90
  # Start the application
91
- CMD ["python3", "app_internvl2.py"]
 
88
  ENTRYPOINT ["/entrypoint.sh"]
89
 
90
  # Start the application
91
+ CMD ["python3", "app.py"]