fix docker img

This commit is contained in:
Daniel Gatis 2022-01-20 19:45:02 -03:00
parent 9058355f7a
commit 2bca04e2dd
3 changed files with 0 additions and 2 deletions

View File

@ -7,4 +7,3 @@
!requirements-gpu.txt !requirements-gpu.txt
!versioneer.py !versioneer.py
!README.md !README.md
!pixel.png

View File

@ -12,7 +12,6 @@ WORKDIR /rembg
COPY . . COPY . .
RUN GPU=1 pip3 install . RUN GPU=1 pip3 install .
RUN rembg i pixel.png > /dev/null
ENTRYPOINT ["rembg"] ENTRYPOINT ["rembg"]
CMD [] CMD []

BIN
pixel.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 B