From 5636d56609b1a7527a479e41c296c452c41adc90 Mon Sep 17 00:00:00 2001 From: president Date: Sat, 20 Dec 2025 17:47:48 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=9E=E3=83=8B=E3=83=95=E3=82=A7=E3=82=B9?= =?UTF-8?q?=E3=83=88=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB=E3=81=A8README?= =?UTF-8?q?=E3=81=AE=E6=9B=B4=E6=96=B0=E3=80=81task=5Ftemplate.md=E3=81=AB?= =?UTF-8?q?=E6=96=B0=E3=81=97=E3=81=84=E3=83=97=E3=83=AD=E3=83=B3=E3=83=97?= =?UTF-8?q?=E3=83=88=E3=82=92=E8=BF=BD=E5=8A=A0=E3=80=82world-set.md?= =?UTF-8?q?=E3=81=AE=E5=85=AC=E5=BC=8F=E8=A8=AD=E5=AE=9A=E8=B3=87=E6=96=99?= =?UTF-8?q?=E3=81=AE=E3=83=95=E3=82=A9=E3=83=BC=E3=83=9E=E3=83=83=E3=83=88?= =?UTF-8?q?=E3=82=92=E4=BF=AE=E6=AD=A3=E3=80=82gen=5Fmanifest.sh=E3=81=ABi?= =?UTF-8?q?mages=5Fdir=E3=81=AE=E8=AA=AC=E6=98=8E=E3=82=92=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- manifest.json | 4 ++-- prompts/task_template.md | 5 +++++ prompts/world-set.md | 2 +- tools/gen_manifest.sh | 4 ++-- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c393f93..7efc62f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # 状況とか条件を書く - +task_templateを参照すして作業を進めて下さい diff --git a/manifest.json b/manifest.json index 3033240..9afdf5e 100644 --- a/manifest.json +++ b/manifest.json @@ -3,11 +3,11 @@ "branch": "main", "readme": "https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/README.md", "task_template": "https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/prompts/task_template.md", - "rules": "https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/.cursorrules", "images_dir": "https://git.sunamura-llc.com/openRepo/AI-ART/src/branch/main/images", "images": [{"name":".DS_Store","path":"images/.DS_Store","url":"https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/images/.DS_Store"}], "notes": [ "README.md を条件(ポリシー)として読む", - "prompts/task_template.md を実行指示として扱う" + "prompts/task_template.md を実行指示として扱う", + "images_dir は一覧取得用URL" ] } diff --git a/prompts/task_template.md b/prompts/task_template.md index b23efd6..307a06a 100644 --- a/prompts/task_template.md +++ b/prompts/task_template.md @@ -1,2 +1,7 @@ # ここにプロンプトを書くを書く 生成するイメージをストーリー展開して書き込む +登場人物人物紹介のイメージを作って下さい対象キャラクターは 白鴉(はくあ)です +世界観を反映して下さい AI-ART/prompts/world-set.md + +全身をフラットなイメージを描写して下さい +背景は無しでお願いします diff --git a/prompts/world-set.md b/prompts/world-set.md index 41c5ea5..4779085 100644 --- a/prompts/world-set.md +++ b/prompts/world-set.md @@ -2,7 +2,7 @@ ## Left Arm Labo Guardian-unit System -**公式設定資料(未完成版)** +** 公式設定資料(未完成版)** --- diff --git a/tools/gen_manifest.sh b/tools/gen_manifest.sh index 6e235fd..cda1cda 100755 --- a/tools/gen_manifest.sh +++ b/tools/gen_manifest.sh @@ -39,12 +39,12 @@ cat > "$OUT" <