mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
requirements copied into image
This commit is contained in:
parent
e7050f3e3b
commit
40abc8b2e4
@ -11,6 +11,7 @@ COPY ./deepface /app/deepface
|
||||
COPY ./api/app.py /app/
|
||||
COPY ./api/routes.py /app/
|
||||
COPY ./api/service.py /app/
|
||||
COPY ./requirements.txt /app/
|
||||
COPY ./setup.py /app/
|
||||
COPY ./README.md /app/
|
||||
# -----------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user