From: Kenichiro Matohara <matoken@gmail.com>
To: Juliusz Chroboczek <jch@irif.fr>
Cc: galene@lists.galene.org
Subject: [Galene] Re: Background blur in Galene
Date: Fri, 3 Jan 2025 05:53:47 +0900 [thread overview]
Message-ID: <0c7f58e9-8896-46b1-b5ad-c637acd66b2c@gmail.com> (raw)
In-Reply-To: <87ldwj41d6.wl-jch@irif.fr>
Updated to Galene-0.96 and mediapipe-0.10.20 for blur.
It is working well as far as I have tried it alone.
> > By the way, I found a small mistake in the INSTALL file.
I had some issues with the upgrade because files and directories existed.
$ git diff INSTALL
diff --git a/INSTALL b/INSTALL
index f60597b..b77b1b5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -41,8 +41,9 @@ mkdir mediapipe
cd mediapipe
npm pack @mediapipe/tasks-vision
tar xzf mediapipe-tasks-vision-*.tgz
-rm -f ../static/third-party/tasks-vision
+rm -rf ../static/third-party/tasks-vision
mv package ../static/third-party/tasks-vision
+rm mediapipe-tasks-vision-*.tgz
cd ../static/third-party/tasks-vision
mkdir models
cd models
--
KenichiroMATOHARA
mailto:matoken@gmail.com
https://matoken.org/
.O.
..O
OOO
next prev parent reply other threads:[~2025-01-02 20:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-13 12:37 [Galene] " Juliusz Chroboczek
2024-12-13 21:45 ` [Galene] " Kenichiro MATOHARA
2024-12-13 23:19 ` Juliusz Chroboczek
2025-01-01 21:26 ` Kenichiro Matohara
2025-01-02 20:53 ` Kenichiro Matohara [this message]
2024-12-15 17:01 ` Dirk-Willem van Gulik
2024-12-15 17:24 ` Juliusz Chroboczek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0c7f58e9-8896-46b1-b5ad-c637acd66b2c@gmail.com \
--to=matoken@gmail.com \
--cc=galene@lists.galene.org \
--cc=jch@irif.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox