Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
|
@@ -37,7 +37,6 @@ COPY ./handtool-0.2.1-py3-none-any.whl .
|
|
| 37 |
COPY ./app.py .
|
| 38 |
COPY ./roi.py .
|
| 39 |
COPY ./demo.py .
|
| 40 |
-
COPY ./license.txt .
|
| 41 |
COPY ./requirements.txt .
|
| 42 |
COPY ./run.sh .
|
| 43 |
COPY ./palmprint_examples ./palmprint_examples
|
|
|
|
| 37 |
COPY ./app.py .
|
| 38 |
COPY ./roi.py .
|
| 39 |
COPY ./demo.py .
|
|
|
|
| 40 |
COPY ./requirements.txt .
|
| 41 |
COPY ./run.sh .
|
| 42 |
COPY ./palmprint_examples ./palmprint_examples
|