Views
No views yet

.safetensors LoRA file.crtanim, (first token of every prompt).| File | Steps | Best for |
|---|---|---|
crtanim_4000.safetensors | 4 000 | Looser, more expressive motion |
crtanim_10000.safetensors | 10 000 | Cleaner text, sharper structure (recommended) |
ComfyUI/models/loras/, no conversion needed.https://v3b.fal.media/files/b/0a96b375/yYgKwLBgP9cIx7yJMT0Iy_lora_weights_step_04000.safetensorshttps://v3b.fal.media/files/b/0a96eb30/QratjdCIjYTgJe6jB47OY_lora_weights_step_10000.safetensors![]() | ![]() | ![]() |
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |
![]() | ![]() | ![]() |


1curl --request POST \
2 --url https://fal.run/fal-ai/ltx-2.3-22b/text-to-video/lora \
3 --header "Authorization: Key $FAL_KEY" \
4 --header "Content-Type: application/json" \
5 --data '{
6 "prompt": "crtanim, a dense CRT terminal typing \"$ claude --continue\" in glowing green pixel font, scanlines, phosphor glow, low choppy frame rate.",
7 "loras": [{"path": "https://v3b.fal.media/files/b/0a96eb30/QratjdCIjYTgJe6jB47OY_lora_weights_step_10000.safetensors", "scale": 1.0}],
8 "video_size": {"width": 1024, "height": 1024},
9 "num_frames": 121,
10 "fps": 24,
11 "enable_prompt_expansion": false,
12 "negative_prompt": "blurry, low quality, jpeg artifacts, compression artifacts, watermark, signature"
13 }'enable_prompt_expansion: false — keeps your prompt intactnegative_prompt — the default negative includes "text, on screen text, titles" which breaks readable textvideo_size 1024×1024 matches training ratiotext-to-video/lora, image-to-video/lora, distilled/text-to-video/lora.crtanim, then describe, in order: CRT aesthetic → color palette → animation style → subject → composition → literal text (in quotes) → mood.crtanim, a CRT aesthetic with scanlines, green phosphor glow, bloom, chromatic aberration, a terminal typing out exactly "$ ls -la" character by character in glowing green blocky pixel font, a blinking cursor below, static centered composition, low choppy frame rate, hacker mood.