タグ

programmingとStableDiffusionに関するproto_jpのブックマーク (2)

  • Stable Diffusion のプロンプトで意味の足し算・引き算をする

    TL;DR Stable Diffusion でプロンプトに重みをつけたり、意味の世界で足したり引いたりするよ 例: ピラミッド - エジプト + 日 = ? 画風をシームレスに変換できるよ seed 変更だと大きく変わってしまうけど、小さい重みで補正かければ構図を維持したまま絵に微調整を加えられるよ 意味の足し算・引き算 Stable Diffusion では、内部的に以下の 2 ステップの処理を行うことでテキストを画像に変換している テキストをベクトル(数の組)に変換する ベクトルを画像に変換する ところで、以下の動画を見てほしい テキストをベクトルにすることで、意味の世界で足し算や引き算が実現できている。 これを Stable Diffusion に応用したらどうなるだろうか[1]。 以下では、プロンプトの計算ができるように機能追加したStable Diffusionを用いる。 機

    Stable Diffusion のプロンプトで意味の足し算・引き算をする
  • Reddit - The heart of the internet

    [Tutorial] "Fine Tuning" Stable Diffusion using only 5 Images Using Textual Inversion. Credits: textual_inversion website. Hello everyone! I see img2img getting a lot of attention, and deservedly so, but textual_inversion is an amazing way to better get what you want represented in your prompts. Whether it's an artistic style, some scenery, a fighting pose, representing a character/person, or redu

    Reddit - The heart of the internet
  • 1