6
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Kritaとkrita-ai-diffusionで描いている絵を高速にAI画像生成するのを試す

Last updated at Posted at 2023-11-21

ペイントソフトのKritaにAIを使える拡張がリリースされ、しかも高速に画像生成ができるLCMが内蔵されているそうな。ということで試すまでが面倒だったので手順を紹介します。

Kritaのインストール

  1. 公式の配布サイトからダウンロードしてください。

    1. https://krita.org/jp/download-jp/krita-desktop-jp/
      image.png
  2. インストーラーを起動

  3. EnglishでOK
    image.png

  4. Next
    image.png

  5. License Agreementを読んでチェックを入れてNext
    image.png

  6. そのままNext
    image.png

  7. Next
    image.png

  8. I Agree
    image.png

  9. Next
    image.png

  10. デスクトップにアイコンを作るか選んで Install
    image.png

  11. Next
    image.png

  12. Finish
    image.png

Kritaを起動確認

スプラッシュスクリーンを拝んで…
image.png
この画面になったらOK
image.png

プラグインをダウンロード

GitHubにあるkrita-ai-diffusionをダウンロードしてKritaに取り込みます。
https://github.com/Acly/krita-ai-diffusion

  1. 下の方にダウンロードページへのリンクがあるので飛んでください。
    image.png
  2. 今はここにリンクされています。
    2. https://github.com/Acly/krita-ai-diffusion/releases/tag/v1.7.1
  3. ZIPファイルをダウンロードしたら、解凍せずに置いてください。ZIPファイルのまま使います。
  4. Kritaを開きます。
  5. ツール→スクリプト→Pythonプラグインをファイルからインポート
    image.png
  6. ダウンロードしたZIPファイルを指定する。
    image.png
  7. ダイアログが出るのでYesを選択。
    image.png
  8. アプリケーション再起動はKritaはしないので自分で閉じて開き直してください。
  9. 設定→ドッキングパネル→AI Image Generationが出ていればインストール成功です。
    image.png

krita-ai-diffusionの設定

まだ設定はあります。

  1. ファイル→新しいドキュメントで新しいファイルを作ります。
  2. 設定→ドッキングパネル→AI Image Generationでドッキングパネルを開きます。
    image.png
    image.png
  3. 移動できるので見やすい位置に移動しておくと良いです。Configueをクリック。
    image.png
  4. Installをクリック。ComfyUIを自分で入れていれば切り替えて指定することもできますが、インストールコマンドを使う方がいいですよ。
    image.png
  5. インストールが終わるまで待ちます。
    image.png
  6. 他に必要なものとしてControlNet Scribbleもインストールしておきましょう。
    image.png
  7. 一通りServer(ComfyUI)のインストールが終わると立ち上がります。
    image.png
  8. 本体のドックウィンドウ側もこのようになっていれば準備完了です。

描いてみよう!

Xで見かけたような設定を最後に施します。

  1. Liveモードに変更します。
    image.png

  2. ここではモデル設定をDigital Artwrkに設定
    image.png

  3. プロンプトを設定し、生成画像に出てくるものを指定します。女の子を描くのならkawaii girlで一旦様子見を。
    image.png

  4. レイヤーを増やします。
    image.png

  5. Scribleに変更する
    image.png

  6. Strengthは95%、レイヤーの適用は90%が具合が良いです。
    image.png

  7. 三角ボタンを押して完了!
    image.png

えんじょーい
image.png

6
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?