mirror of
https://git.mirrors.martin98.com/https://github.com/danielgatis/rembg
synced 2025-08-14 23:15:58 +08:00
fix docker file
This commit is contained in:
parent
bd512b08cb
commit
e740a9681e
@ -6,7 +6,7 @@ RUN pip install --upgrade pip
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN python -m pip install ".[cli]"
|
RUN python -m pip install ".[cpu,cli]"
|
||||||
RUN rembg d
|
RUN rembg d
|
||||||
|
|
||||||
EXPOSE 7000
|
EXPOSE 7000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user