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" <