sga123 commited on
Commit
14dc7d9
·
verified ·
1 Parent(s): e05c679

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
-
2
  FROM python:3.9-slim
3
-
4
  # Set the working directory inside the container
5
  WORKDIR /app
6
  # Copy all files from the current directory to the container's working directory
 
1
+ #
2
  FROM python:3.9-slim
3
+ #
4
  # Set the working directory inside the container
5
  WORKDIR /app
6
  # Copy all files from the current directory to the container's working directory