こんにちは。だだっこぱんだです。 今回は、AIイラスト界隈で最近話題のControlNetについて使い方をざっくり紹介していきます。 モチベが続けば随時更新します。 StableDiffusionWebUIのインストール 今回はStableDiffusionWebUIの拡張機能のControlNetを使います。
前回の記事ではControlNetのOpenposeを使った動画生成を試しました。今回は、ControlNetのLineart(線画)という機能を使ってみます。 ComfyUI Managerを使っている場合は、どちらもManager経由で検索しインストールできます(参考:カスタムノードの追加)。 または ...
こんにちは。この連載では、AI生成技術と進化、3DCG制作現場への活用の可能性を探索していきます。今回取り上げるのは、オープンソースの画像生成AI StableDiffusionとControlNet、3Dレンダラの連携についてです。 AI関連の研究は日々驚くほどのスピードで進化し ...
# This example allows you to play with all 10 demonstration Gradio apps from the new and amazing ControlNet project. # ControlNet provides a minimal interface allowing users to use images to constrain ...
Right now, constants.py contains variables describing what specific models to load from the HuggingFace hub when requested- for example, when you pass "canny" to the API or select "Canny Edge ...