70 lines
2.2 KiB
Markdown
70 lines
2.2 KiB
Markdown
# Prompt Templates for Seedance 2.0
|
|
|
|
These are high-level templates that can be adapted by the skill to create more sophisticated and stylized prompts.
|
|
|
|
## Template 1: Cinematic Character Shot
|
|
|
|
**Goal**: Create a short, film-like shot focusing on a character.
|
|
|
|
**Template**:
|
|
|
|
```
|
|
A cinematic [Shot Type] of [Character Description]. The scene is lit with [Lighting Style] lighting, creating a [Mood/Atmosphere] mood. The camera performs a [Camera Movement].
|
|
|
|
@character_ref.png is the subject reference.
|
|
@style_ref.png is the aesthetic style reference.
|
|
```
|
|
|
|
**Example Usage**:
|
|
|
|
- **Shot Type**: close-up
|
|
- **Character Description**: a pensive android
|
|
- **Lighting Style**: dramatic, high-contrast
|
|
- **Mood/Atmosphere**: somber and introspective
|
|
- **Camera Movement**: slow push-in
|
|
|
|
## Template 2: Dynamic Product Showcase
|
|
|
|
**Goal**: Create an engaging video to showcase a product.
|
|
|
|
**Template**:
|
|
|
|
```
|
|
A dynamic, high-energy shot of [Product Name]. The product performs [Product Action]. The background is a [Background Description]. The video features fast-paced cuts and [Visual Effect].
|
|
|
|
@product_image.png is the product reference.
|
|
@motion_ref.mp4 is the motion reference for the product action.
|
|
@music_track.mp3 provides the energetic soundtrack.
|
|
```
|
|
|
|
**Example Usage**:
|
|
|
|
- **Product Name**: the new "Quantum" smartphone
|
|
- **Product Action**: rotating 360 degrees while emitting light trails
|
|
- **Background Description**: clean, minimalist studio setting
|
|
- **Visual Effect**: lens flares
|
|
|
|
## Template 3: Narrative Scene
|
|
|
|
**Goal**: Generate a short scene that tells a simple story.
|
|
|
|
**Template**:
|
|
|
|
```
|
|
[Scene Description]. [Character 1 Description] [Action 1]. Then, [Character 2 Description] [Action 2]. The scene should feel [Overall Mood].
|
|
|
|
@character1.png is the reference for the first character.
|
|
@character2.png is the reference for the second character.
|
|
@location.png is the scene reference.
|
|
@dialogue.mp3 provides the audio for the scene.
|
|
```
|
|
|
|
**Example Usage**:
|
|
|
|
- **Scene Description**: In a dimly lit library
|
|
- **Character 1**: a young wizard
|
|
- **Action 1**: nervously looks around before opening an ancient book
|
|
- **Character 2**: a ghostly figure
|
|
- **Action 2**: appears behind him
|
|
- **Overall Mood**: mysterious and suspenseful
|