Instructions to use darkframeai/DARKFRAME-LostFootage-preview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use darkframeai/DARKFRAME-LostFootage-preview with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("darkframeai/DARKFRAME-LostFootage-preview", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("darkframeai/DARKFRAME-LostFootage-preview", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]DARKFRAME — Lost Footage v1 (preview)
Preview release. This checkpoint is early access: weights, training recipe, and base-model pairing may change. Use it to experiment and leave feedback—it is not positioned as a locked, production-frozen LoRA yet. Updates ship on darkframeai on Hugging Face and via Darkframe.
Weights tuned for found-footage horror and are currently best for environments*: sickly night-vision greens, tape damage, scan lines, grain, and the claustrophobic “discovered recording” look—hallways that go too far, rooms lit by a CRT or a blown-out doorway, frames that feel like evidence.
Use it when you want outputs to have that analog footage feel rather than clean studio renders.
Part of the DARKFRAME Horror LoRA series by Darkframe AI, the only AI creative platform built specifically for horror.
Trigger Word
darkframe_analog
Recommended Settings
- Scale: 1.2 - 1.4
Gallery
Representative aesthetic (training / evaluation stills):
![]() |
![]() |
![]() |
| Institutional corridor, fixtures, tape glitch | CRT glow, abandoned interior, heavy artifacts | Mood board: grain, motion, static, dread |
Prompting tips
In testing, setting scale between 1.2 - 1.4 works well.
Trigger word: darkframe_analog
We did not include HUD/REC overlays that are typically found on found footage film as this caused aesthetic issues during training.
- HUD REC Overlays:
analog film,REC indicator,timestamp overlay. - Place:
abandoned hospital,strip-lit hall,peeling walls,dark doorway,empty gurney,flickering fluorescent—anything that sells location as witness. - Tone: Keep lighting wrong on purpose: one harsh source, pools of black, no glam key.
Files
darkframe-LostFootage-v1.safetensors— model weights (safetensors).
License
CreativeML OpenRAIL M
Darkframe
Darkframe builds horror-native AI pipelines—found footage, analog horror, and genre presets that stay mean and messy on purpose.
- Downloads last month
- 10
Model tree for darkframeai/DARKFRAME-LostFootage-preview
Base model
Tongyi-MAI/Z-Image-Turbo

