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