Delete 2
Browse files
2
DELETED
|
@@ -1,15 +0,0 @@
|
|
| 1 |
-
/command [parameter1: value1] [parameter2: value2] ...
|
| 2 |
-
/generate [style: "テーマ"] [resolution: WxH] [prompt: "詳細な説明"] [seed: 任意の数値]
|
| 3 |
-
/generate [style: "サイバーパンク"] [resolution: 1024x1024] [prompt: "未来都市とネオンに輝く空"] [seed: 12345]
|
| 4 |
-
/mix [imageA: "画像AのURL"] [imageB: "画像BのURL"] [intensity: 0.1-1.0]
|
| 5 |
-
/mix [imageA: "https://example.com/imageA.jpg"] [imageB: "https://example.com/imageB.jpg"] [intensity: 0.7]
|
| 6 |
-
/background [image: "画像URL"] [theme: "テーマ"] [intensity: 0.1-1.0]
|
| 7 |
-
/background [image: "https://example.com/portrait.jpg"] [theme: "宇宙"] [intensity: 0.9]
|
| 8 |
-
/cosmic [image: "画像URL"] [effect_intensity: 0.1-1.0]
|
| 9 |
-
/cosmic [image: "https://example.com/landscape.jpg"] [effect_intensity: 0.8]
|
| 10 |
-
/character [gender: "male/female"] [age: "子供/若者/成人"] [style: "ファンタジー/現代/未来"] [traits: "元気/神秘的"]
|
| 11 |
-
/character [gender: "female"] [age: "若者"] [style: "ファンタジー"] [traits: "神秘的"]
|
| 12 |
-
/enhance [image: "画像URL"] [level: "low/medium/high"]
|
| 13 |
-
/enhance [image: "https://example.com/photo.jpg"] [level: "high"]
|
| 14 |
-
/batch_generate [style: "テーマ"] [resolution: WxH] [prompt: "詳細な説明"] [quantity: 数量]
|
| 15 |
-
/batch_generate [style: "自然"] [resolution: 1920x1080] [prompt: "森と湖"] [quantity: 5]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|