Skip to content

Commit a31f8fc

Browse files
committed
fix(tooling): temporarily remove rembg until it is fixed
1 parent 856bf77 commit a31f8fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build_files/10-tooling.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ install_network_tools() {
5555

5656
install_graphics_tools() {
5757
dnf5 -y install ImageMagick ImageMagick-heic libheif libde265 chafa
58-
uv python install 3.13.12
59-
uv tool install --python 3.13.12 rembg[gpu,cli]
58+
# uv python install 3.13.12
59+
# uv tool install --python 3.13.12 rembg[gpu,cli]
6060
}
6161

6262
install_doc_tools() {

0 commit comments

Comments
 (0)