Lazar Radojevic commited on
Commit
0b33204
·
1 Parent(s): 9e91e39

remove streamlit

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -31,4 +31,3 @@ EXPOSE 7860
31
 
32
  # Command to run the FastAPI application
33
  CMD ["python", "run.py"]
34
- CMD ["streamlit", "run", "app.py", "--server.port", "7860"]
 
31
 
32
  # Command to run the FastAPI application
33
  CMD ["python", "run.py"]