Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -23,4 +23,4 @@ EXPOSE 7860
|
|
23 |
ENV GRADIO_SERVER_NAME="0.0.0.0"
|
24 |
|
25 |
# Command to run the app
|
26 |
-
CMD ["python", "
|
|
|
23 |
ENV GRADIO_SERVER_NAME="0.0.0.0"
|
24 |
|
25 |
# Command to run the app
|
26 |
+
CMD ["python", "app_up_pal_demo.py"]
|