aziac commited on
Commit
5d9bc9a
·
1 Parent(s): 7166868

add static images

Browse files
.DS_Store ADDED
Binary file (6.15 kB). View file
 
Dockerfile CHANGED
@@ -12,7 +12,7 @@ RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
12
 
13
  # Copy the app and static directories into the container at /code
14
  COPY ./app /code/app
15
- # COPY ./static /code/static
16
 
17
  # Expose the port the app runs on. Hugging Face Spaces uses 7860 by default.
18
  EXPOSE 7860
 
12
 
13
  # Copy the app and static directories into the container at /code
14
  COPY ./app /code/app
15
+ COPY ./static /code/static
16
 
17
  # Expose the port the app runs on. Hugging Face Spaces uses 7860 by default.
18
  EXPOSE 7860
static/.DS_Store ADDED
Binary file (6.15 kB). View file
 
static/images/6bdn5.png ADDED
static/images/6wg4n.png ADDED
static/images/c2yn8.png ADDED
static/images/e2d66.png ADDED
static/images/gecmf.png ADDED
static/images/nc4yg.png ADDED
static/images/ppx77.png ADDED
static/images/w2n7e.png ADDED
static/images/w8bnx.png ADDED
static/images/x3fwf.png ADDED