Spaces:
Sleeping
Sleeping
add static images
Browse files- .DS_Store +0 -0
- Dockerfile +1 -1
- static/.DS_Store +0 -0
- static/images/6bdn5.png +0 -0
- static/images/6wg4n.png +0 -0
- static/images/c2yn8.png +0 -0
- static/images/e2d66.png +0 -0
- static/images/gecmf.png +0 -0
- static/images/nc4yg.png +0 -0
- static/images/ppx77.png +0 -0
- static/images/w2n7e.png +0 -0
- static/images/w8bnx.png +0 -0
- static/images/x3fwf.png +0 -0
.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 |
-
|
| 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
|