Adobe Bridge用・画像自動ラベリングスクリプトの全貌 【AI時代のコード共有術】GitHubに置くより「レシピ(仕様書).md」を公開したい。
デジタル資産の整理、皆さんはどうされていますか? 特にAI生成画像を大量に作っていると、後から「あの画像どこだっけ?」となるのは日常茶飯事ですよね。 今回は、そんな悩みを解決するために作成した「AI画像自動ラベリング・ス […]
ランサーズ自動提案ツールをAIに作ってもらうための仕様書、実装稼働確認済み
世はAI時代。報酬が増えまくると思ったら、試食代金がかかるばかりで私の懐はまだ温かくなっていません。おかしいなと思ってAIと見つめなおしたらフリーランサー受注部分にAIパワーを注いでいませんでした。 受注が大事だよ AI […]
Hands-Free Mouse Control with a USB Camera and Python
I have developed a Python program that allows you to control the OS mouse cursor hands-free using a standard U […]
Fast and Accurate Face Swapping: Moving to ComfyUI-ReActor
Technology in the AI field moves very fast. The standalone “ReActor-UI” is now outdated. Today, I […]
USB cam live faceswap Kotlin Porting inswapper_128 to Kotlin: A Practical Guide (Python to JavaCV/ONNX)
[Introductory Note / Disclaimer] Before we dive into the technical details, I want to be transparent: While I […]
Beyond Natural Language: Leveraging OOP and Clojure for “Nano Banana” AI Prompting
Prompt engineering is evolving rapidly. We’ve moved from simple sentences to complex JSON structures, but why […]
Warning: Undefined array key “file” in /public_html/wp-includes/media.php on line 1768
このエラーはWordPressでSVGファイルを処理する際によく発生する問題です。状況を整理して説明します。 エラーの原因 Warning: Undefined array key “file” […]
Chasing the Perfect “Insta-worthy” Shot with AI! My Journey Developing “flux-instagram-prompter” and How to Use It
Photoshopで顔交換!stable diffusion の Reactor FaceSwap APIへ接続する UXPプラグイン作っています
Adobe Photoshopで簡単に顔交換を実現する「Photoshop FaceSwap UXPプラグイン」を開発しています。このプラグインを使えば、画像の顔をスムーズに交換でき、クリエイティブな画像編集がもっと楽し […]
wp_head()が無い
ALL IN ONE SEO がきちんと動かない、を修正しているときなどによく見かけるのは、wp_head()がないのだ。