Somunia commited on
Commit
97978f7
·
verified ·
1 Parent(s): 1b4fc47

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -10,4 +10,3 @@ RUN mkdir -p /app/gradio_flagged && chmod 777 /app/gradio_flagged
10
 
11
  # Start the application (modify this based on your app's entry point)
12
  CMD ["python", "app.py"]
13
-
 
10
 
11
  # Start the application (modify this based on your app's entry point)
12
  CMD ["python", "app.py"]