lovis93 commited on
Commit
669a867
Β·
verified Β·
1 Parent(s): 7664058

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ stills/sd_clockwork.jpg filter=lfs diff=lfs merge=lfs -text
37
+ stills/sd_cloudsea.jpg filter=lfs diff=lfs merge=lfs -text
38
+ stills/sd_harbor.jpg filter=lfs diff=lfs merge=lfs -text
39
+ stills/sd_nest.jpg filter=lfs diff=lfs merge=lfs -text
40
+ stills/sd_whitecity.jpg filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - lora
4
+ - video
5
+ - text-to-video
6
+ - animation
7
+ - style
8
+ - minimax-h3
9
+ pipeline_tag: text-to-video
10
+ library_name: diffusers
11
+ ---
12
+
13
+ # STUDIO 1939
14
+
15
+ **A hand-painted, golden-age animation style LoRA for video generation.**
16
+
17
+ STUDIO 1939 is a style LoRA **for MiniMax H3** that turns any text prompt into footage that looks like it was painted and inked by a 1930s animation studio β€” gouache backgrounds with visible brushwork, warm celluloid palettes, and classical character animation. It was trained on a carefully curated selection from a public-domain 1939 animated feature. The weights are available now in two strengths β€” **light** and **strong** β€” and run today on MiniMax H3 on [fal](https://fal.ai).
18
+
19
+ Two entire short films were written, generated, edited and scored with it **in one night** (see below).
20
+
21
+ ---
22
+
23
+ ## Gallery
24
+
25
+ | | | |
26
+ |---|---|---|
27
+ | ![](stills/sby_bigbang.jpg) | ![](stills/r16_ocean.jpg) | ![](stills/sby_nebula.jpg) |
28
+ | ![](stills/sd_harbor.jpg) | ![](stills/sd_cloudsea.jpg) | ![](stills/sd_clockwork.jpg) |
29
+ | ![](stills/sd_whitecity.jpg) | ![](stills/sd_stormheart.jpg) | ![](stills/sd_frozen.jpg) |
30
+ | ![](stills/sby_giants.jpg) | ![](stills/sby_trex.jpg) | ![](stills/sby_cave.jpg) |
31
+
32
+ ## Two flavors
33
+
34
+ | | |
35
+ |---|---|
36
+ | ![](stills/r16_horse.jpg) | ![](stills/r64_horse.jpg) |
37
+ | **studio1939-light (r16) β€” painterly.** Softer, more pictorial: detailed painted texture everywhere, closer to an illustrated storybook in motion. | **studio1939-strong (r64) β€” full cel.** Bold flat-shaded characters with clean outlines over painted backgrounds: the pure golden-age cartoon look. |
38
+
39
+ Same prompt, same seed β€” only the LoRA rank changes.
40
+
41
+ ## Character consistency, from text alone
42
+
43
+ No character sheet, no reference images. Freeze a character description word-for-word and repeat it verbatim in every prompt β€” the same character comes back, scene after scene, world after world:
44
+
45
+ | | | |
46
+ |---|---|---|
47
+ | ![](stills/char_desert.jpg) | ![](stills/char_ice.jpg) | ![](stills/char_dive.jpg) |
48
+
49
+ ## Made with STUDIO 1939
50
+
51
+ - **SIX BILLION YEARS** β€” an 8-minute animated film about the entire history of the universe. 87 scenes; all 261 shots generated in **28 minutes**.
52
+ - **THE SEVEN DOORS** β€” a 5-minute adventure: a boy chases a storm-bird through seven worlds to get his kite back. All 108 shots generated in **21 minutes**, the whole film made in under an hour.
53
+
54
+ Both films: one frozen character description, exhaustively art-directed prompts (palette, camera, and an explicit list of what must *not* appear), voiceover passed through a 1930s optical-track effect, and a fully scripted edit (crossfades inside sequences, hard cuts between worlds).
55
+
56
+ ## Recipe
57
+
58
+ - Trigger: start the prompt with `gulliv3r, `
59
+ - Prompt expansion: **off** β€” write the full art direction yourself
60
+ - Works in 21:9, 16:9 and 4:3
61
+ - Scale: `1.0` for the full look; `0.4–0.8` to blend it under a modern art direction
62
+ - Best results with exhaustive prompts: name every color, every element, and end with what must not appear
63
+
64
+ ## Get the weights
65
+
66
+ Both versions are **available now** and can already be used with several video models:
67
+
68
+ | Version | Rank | Character | Download |
69
+ |---|---|---|---|
70
+ | **studio1939-light** | 16 | painterly, storybook | [studio1939-light.safetensors](./studio1939-light.safetensors) |
71
+ | **studio1939-strong** | 64 | full golden-age cel | [studio1939-strong.safetensors](./studio1939-strong.safetensors) |
72
+
73
+ Use them today on the standard MiniMax H3 LoRA endpoints on fal β€” `minimax/h3/text-to-video/lora`:
74
+
75
+ ```json
76
+ {
77
+ "prompt": "gulliv3r, a white horse gallops across a windswept meadow at golden hour...",
78
+ "aspect_ratio": "21:9",
79
+ "prompt_expansion_mode": "disabled",
80
+ "loras": [{ "path": "<safetensors url>", "scale": 1.0 }]
81
+ }
82
+ ```
83
+
84
+ **The new massively accelerated endpoints (the ~20-seconds-per-shot workflow used for the films) land on [fal](https://fal.ai) this Wednesday.**
85
+
86
+ ---
87
+
88
+ *by [Lovis Odin](https://x.com/OdinLovis) β€” style source: a public-domain 1939 animated feature.*
stills/char_city.jpg ADDED
stills/char_desert.jpg ADDED
stills/char_dive.jpg ADDED
stills/char_ice.jpg ADDED
stills/r16_horse.jpg ADDED
stills/r16_ocean.jpg ADDED
stills/r64_horse.jpg ADDED
stills/sby_bigbang.jpg ADDED
stills/sd_clockwork.jpg ADDED

Git LFS Details

  • SHA256: 695148bfde4608eaa11a91df01d7d49d64d64e5f70864caf5a503a0622ce54ba
  • Pointer size: 131 Bytes
  • Size of remote file: 136 kB
stills/sd_cloudsea.jpg ADDED

Git LFS Details

  • SHA256: 5c1e93b93f65daed1c799532bec88ef983e8525f41603a38b8482674ea274348
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
stills/sd_frozen.jpg ADDED
stills/sd_harbor.jpg ADDED

Git LFS Details

  • SHA256: b5ad3c867b12c119509ac65f02c7c9b02ad54ef4c30e5bf469c1d029dcea21d4
  • Pointer size: 131 Bytes
  • Size of remote file: 140 kB
stills/sd_nest.jpg ADDED

Git LFS Details

  • SHA256: aebe395bd23399502868a6439d6e061eb19ebf207cefb4e9206b83f69845d414
  • Pointer size: 131 Bytes
  • Size of remote file: 115 kB
stills/sd_stormheart.jpg ADDED
stills/sd_whitecity.jpg ADDED

Git LFS Details

  • SHA256: 99320fbafcfdafa61b90f3b04cb876eeb930ffeeb6ac55ed3bde9e2f17bf365f
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
studio1939-light.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2891ba0ad4407504d604ba57091df61fc2da97141eadc4322c641ea8b4da560
3
+ size 65628096
studio1939-strong.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aea0d9626f68ca06181f9396c664b8020e8be9cc55e343bbe636bfd7aec2f174
3
+ size 262433016