mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-14 23:15:58 +08:00
fix docker img
This commit is contained in:
parent
9058355f7a
commit
2bca04e2dd
@ -7,4 +7,3 @@
|
||||
!requirements-gpu.txt
|
||||
!versioneer.py
|
||||
!README.md
|
||||
!pixel.png
|
||||
|
@ -12,7 +12,6 @@ WORKDIR /rembg
|
||||
COPY . .
|
||||
|
||||
RUN GPU=1 pip3 install .
|
||||
RUN rembg i pixel.png > /dev/null
|
||||
|
||||
ENTRYPOINT ["rembg"]
|
||||
CMD []
|
||||
|
Loading…
x
Reference in New Issue
Block a user