PAGE 1
How to Use in WebUI (Deforum)
1. Run Stable Diffusion WebUI (start_sd.bat or raptor_sd_oneclick.bat).
2. Go to Deforum tab (will appear after installing).
3. Click Load Settings and select deforum_starter.json.
4. Hit Generate This will create a 6-second video (120 frames @ 20fps) of a cyberpunk city with a slow zoom-in effect. You can change the prompt in "prompt": "..." to anything you want (e.g., “a fantasy castle in the clouds, ultra detailed, cinematic”).
PAGE 2
How to Use in WebUI (AnimateDiff)
1. Run Stable Diffusion WebUI.
2. Go to AnimateDiff tab.
3. Load the motion model (like mm_sd_v15_v2.ckpt).
If not auto installed, you can get it from Hugging Face (guoyww/animatediff).
4. Click Load Settings → pick animatediff_starter.json.
5. Press Generate

- This will make a 4-second 512x512 animation of an anime girl dancing.
PAGE 3
Raptor Render Guide (Quick Start)
Save this as Raptor_Render_Guide.txt (or PDF if you prefer).
Step 1 – Install & Launch
1. Unzip RaptorAIVideoPack.zip anywhere on your PC.
2. Run raptor_sd_oneclick.bat (this installs Stable Diffusion + Deforum + AnimateDiff + SD 1.5 model).
3. After setup, your browser opens at:
http://127.0.0.1:7860
PAGE 4
Step 2 – First AI Video with Deforum
1. In WebUI → go to Deforum tab.
2. Click Load Settings → select deforum_starter.json.
3. Change the "prompt" if you want. Example:
"prompt": "A futuristic neon cyberpunk city"
4. Click Generate.
5. After rendering, your video is saved in:
stable-diffusion-webui\outputs\txt2img-images\deforum\
PAGE 5
Step 3 – Character Animation with AnimateDiff
1. In WebUI → go to AnimateDiff tab.
2. Load motion module (e.g. mm_sd_v15_v2.ckpt).
Put it in:
stable-diffusion-webui\models\Motion_Module\
3. Click Load Settings → select animatediff_starter.json.
4. Click Generate.
5. Animation saves in:
stable-diffusion-webui\outputs\txt2img-images\animatediff\
PAGE 6
Step 4 – Use Raptor Style Pack
Open raptor_styles.json.
Copy one style block (Cyberpunk, Anime, Fantasy, Cinematic).
Paste its "prompt" + "negative_prompt" into Deforum/AnimateDiff.
This switches looks instantly.
PAGE 7
Step 5 – Clean Renders
Use raptor_negative_prompts.json for clean output.
Example: in Deforum:
"negative_prompt": "standard"\
FINAL
Pro Tips
For longer videos → increase max_frames in deforum_starter.json.
For smoother → increase fps (e.g. 24 or 30).
For bigger resolution → set "width": 768, "height": 768 (needs strong GPU).
For speed → keep at 512×512.

Now you have:
Deforum → cinematic AI videos.
AnimateDiff → character/motion animations.
Raptor Styles → one-click visual styles.
Prompt Libraries → ready cinematic prompts & negatives.