Spaces:
Sleeping
Sleeping
Lazar Radojevic
commited on
Commit
·
0b33204
1
Parent(s):
9e91e39
remove streamlit
Browse files- 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"]
|
|