Dream Studio - Nastia Mouse - Videos 001-109 May 2026
The catalog Videos 001-109 is not a chronological narrative. Instead, Dream Studio has organized it into five loose “movements,” each representing a different thematic and visual phase. The numbering, however, is strictly sequential by release date.
| Ep. | Feature | Step‑by‑Step | |-----|---------|--------------| | 031 | Image‑to‑Image (Img2Img) Basics | Upload source, set “strength” (0‑1). | | 032 | Strength tuning | Low (0.2) = subtle, High (0.8) = radical transformation. | | 033 | Mask creation | Paint a white mask in any editor; upload as “mask”. | | 034 | Inpainting workflow | Provide image + mask + new prompt → localized edit. | | 035 | Edge‑guided inpainting | Use “Canny” edge detection for precise outlines. | | 036 | ControlNet for pose | Feed a skeletal pose map → keep pose while changing style. | | 037 | Batch Img2Img | Loop over a folder via API; maintain seed continuity. | | 038 | Color‑preservation tricks | Add “(preserve colors)” token; lower CFG. | | 039 | Iterative refinement | Run Img2Img multiple passes with decreasing strength. | | 040 | Mini‑Project: Re‑skin a 3D character | Start from a game screenshot → inpaint new armor. | Dream Studio - Nastia Mouse - Videos 001-109
Img2Img Example (API JSON)
"prompt": "a cyberpunk city at night, neon lights, rain, ultra‑realistic",
"negative_prompt": "watermark, lowres",
"init_image": "data:image/png;base64,...", // your source
"init_strength": 0.45,
"cfg_scale": 13,
"sampler_name": "DPM++ 2M",
"steps": 35,
"width": 768,
"height": 768
| Ep. | Focus | Core Concepts |
|-----|-------|---------------|
| 011 | Lexical order matters | Place subject first, style second, lighting third. |
| 012 | Weighting tokens | Syntax: (word:1.3) for stronger influence; (word:0.7) for weaker. |
| 013 | Style tags | Use well‑known art‑movement tags: oil painting, baroque, cyberpunk. |
| 014 | Artist‑style prompts | in the style of Studio Ghibli → adds characteristic color palette. |
| 015 | Prompt “short‑circuiting” | Avoid contradictory terms (e.g., “bright dark”). |
| 016 | Prompt‑to‑Prompt (P2P) chaining | Generate an image, then feed its description as a new prompt. |
| 017 | Keyword libraries | Create a personal “keyword bank” (e.g., ::portrait::, ::vibrant::). |
| 018 | Multi‑subject composition | Use “and” vs. “with” vs. “standing beside” to control spatial relations. |
| 019 | Testing & A/B comparison | Keep a spreadsheet of prompt → seed → CFG → result rating. |
| 020 | Mini‑Project: Character Sheet | Produce 4 poses of a custom character using a shared base prompt. | The catalog Videos 001-109 is not a chronological
Prompt‑Weight Example
"a futuristic samurai (armor:1.5), (katana:1.2), neon city background, (rain:0.8), cinematic lighting"
| Area | Tip | Why It Helps | |------|-----|--------------| | Concept | Draft a 30‑second animatic before any key‑framing. | Catches pacing issues early; aligns team on vision. | | Character Rigging | Use a modular bone hierarchy (head, torso, limbs) with separate control layers. | Allows quick pose swaps without rebuilding the rig. | | Backgrounds | Create parallax layers in Photoshop or Procreate, then import as separate comps in Dream Studio. | Gives depth with minimal extra rendering. | | Audio Sync | Mark beats on the timeline and lock key‑frames to those markers. | Ensures lip‑sync and action hit the musical rhythm. | | Effects | Leverage Dream Studio’s built‑in particle presets, then tweak emission rate and lifetime for uniqueness. | Saves time versus building particles from scratch. | | Color Grading | Apply a LUT (lookup table) consistently across episodes; adjust exposure per scene only if needed. | Maintains visual cohesion across the series. | | Export | Export in two presets: (1) 1080p @ 30 fps for YouTube, (2) 720p @ 60 fps for TikTok/Reels. | Optimizes file size and platform‑specific playback. | | Collaboration | Use Dream Studio’s shared library feature to store master assets; lock the library after final approval. | Prevents accidental overwrites and keeps version control clean. | "prompt": "a cyberpunk city at night, neon lights,