artificialguybr commited on
Commit
ca185b7
·
verified ·
1 Parent(s): 4fec0b3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +96 -0
README.md ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ base_model:
4
+ - Wan-AI/Wan2.2-T2V-A14B
5
+ pipeline_tag: text-to-video
6
+ tags:
7
+ - lora
8
+ - wan
9
+ - text-to-video
10
+ - window-seat
11
+ - travel
12
+ - surreal
13
+ - cinematic
14
+ - contemplative
15
+ - text-to-image
16
+ - diffusers
17
+ - template:diffusion-lora
18
+ widget:
19
+ - text: >-
20
+ Window Seat. A handheld wide shot from inside a moving bus, slightly unsteady, looking through dirty windows at a one-room schoolhouse that sits isolated in the middle of a vast sunflower field in late summer. Through the schoolhouse windows, we glimpse a classroom where adult students—farmers, elderly people, middle-aged workers—sit at tiny children's desks, raising hands to answer questions. A young teacher in vintage clothing writes on a chalkboard. Golden pollen drifts through afternoon air. The sunflowers tower around the building, pressing against windows. Everything glows amber. There's a sense of timelessness, as if education continues outside of time in this forgotten place. Warm 16mm film grain, nostalgic color grading, Malick-inspired naturalism.
21
+ output:
22
+ url: Videos/1fa70568-9417-4419-bd55-9430dcfb698b.mp4
23
+ - text: >-
24
+ Window Seat. From a plane window during turbulence: a vast desert below turns into a sea of mirror-like salt flats reflecting storm clouds. A lone horse gallops across the reflection, hooves barely disturbing the surface. Lightning forks above, mirrored below. Everything doubles—sky and ground indistinguishable. The hum of engines fades into silence.
25
+ output:
26
+ url: Videos/2031270b-ef5e-4580-a1b8-d6ea981c8b76.mp4
27
+ - text: >-
28
+ Window Seat. Through airplane window at cruising altitude: floating islands drift above cloud layer, connected by hanging bridges made of ropes and lanterns. Small figures walk across, carrying glowing jars. Lightning dances far below, illuminating the world's underside. Ethereal, painterly aesthetic, surreal realism.
29
+ output:
30
+ url: Videos/58eebd40-d333-4b71-8121-0824f8ff1324.mp4
31
+ - text: >-
32
+ Window Seat. A locked-off shot from the interior of a moving subway captures the window view of an old theater stage where a single spotlight illuminates a giraffe standing center stage, neck extended upward, completely still as if delivering a monologue. Empty red velvet seats stretch into darkness. Dust particles float through the beam. A director sits alone in the front row, silhouette barely visible, taking notes. The giraffe's spotted pattern catches the theatrical lighting with almost painterly quality. Style: 1960s cinema verité meets Magritte, warm amber stage lighting against deep blacks, cinematic grain.
33
+ output:
34
+ url: Videos/6c3c11f6-da92-4a2e-833f-ee33d51f3072.mp4
35
+ - text: >-
36
+ Window Seat. Fixed side view from within a moving train, the window perfectly framing a surreal orchestral moment in an empty wheat field under stormy grey skies. Twenty cellists sit in formal concert dress on simple wooden chairs arranged in precise rows, their instruments reflecting dull light. They play in complete silence to the swaying wheat. Sheet music flutters wildly on stands. Dark clouds churn overhead, and a single shaft of light breaks through, illuminating the conductor—a small child in oversized tails, standing on a tree stump. The wheat field stretches endlessly. No audience exists. The performance continues. Filmed with cold blue-grey tones and high contrast, evoking Tarkovsky's contemplative surrealism and the absurdist theater of Beckett.
37
+ output:
38
+ url: Videos/80de6838-8699-4574-a0df-bdb885e2ee1a.mp4
39
+ ---
40
+
41
+ # **Window Seat LoRA for Wan**
42
+
43
+ <Gallery />
44
+
45
+ ---
46
+
47
+ > **Special Thanks:**
48
+ > This project was made possible thanks to generous sponsorship and GPU time provided by [reDMOND Ai](https://redmond.ai ).
49
+ > We are grateful for their support in training this LoRA.
50
+
51
+ ---
52
+
53
+ ## Model Description
54
+
55
+ This LoRA captures the contemplative, surreal experience of looking through windows while traveling. Each scene presents a view from buses, trains, planes, and trams that reveals extraordinary moments beyond ordinary reality - from floating islands above clouds to orchestras performing in wheat fields, from breathing forests to submerged cities. The style combines cinematic framing with surreal elements, creating dreamlike journeys that transform the mundane act of looking out a window into a portal to other worlds.
56
+
57
+ This version is specifically adapted for use with **Wan-AI** models, like `Wan2.2-T2V-A14B`.
58
+
59
+ ## Trigger Words
60
+
61
+ The trigger phrase is `Window Seat`.
62
+
63
+ For best results, start your prompt with "Window Seat" followed by a description of a view through a vehicle window that reveals something surreal or extraordinary. The model will render these scenes with a cinematic, contemplative quality.
64
+
65
+ ## Setup for ComfyUI
66
+
67
+ To use this LoRA in ComfyUI, simply place the file in your `loras` directory:
68
+
69
+ - Download `[WAN2.2]WindowSeat_Redmond_high_noise.safetensors` and place it in `ComfyUI/models/loras/`
70
+
71
+ Ensure your ComfyUI environment is already configured to run Wan models.
72
+
73
+ ## Example Workflow (ComfyUI)
74
+
75
+ In your ComfyUI workflow, add a **Load LoRA** node after your base model loader.
76
+
77
+ 1. Load your base **Wan** model.
78
+ 2. Connect the output of the model loader to the `model` input of the **Load LoRA** node.
79
+ 3. Select `[WAN2.2]WindowSeat_Redmond_high_noise.safetensors` in the Load LoRA node.
80
+ 4. Connect the `MODEL` output of the LoRA node to your KSampler.
81
+ 5. Adjust the `strength_model` as needed (0.8-1.0 is a good starting point).
82
+
83
+ ### **References**
84
+ - **Base Model:** [Wan-AI/Wan2.2-T2V-A14B](https://huggingface.co/Wan-AI/Wan2.2-T2V-A14B)
85
+ - **ComfyUI:** [comfyanonymous/ComfyUI](https://github.com/comfyanonymous/ComfyUI )
86
+
87
+ ---
88
+ ### 🌐 Website
89
+ You can find more of my models, projects, and information on my official website:
90
+ - **[artificialguy.com](https://artificialguy.com/ )**
91
+
92
+ ### 💖 Support My Work
93
+ If you find this model useful, please consider supporting my work. It helps me cover server costs and dedicate more time to new open-source projects.
94
+ - **Patreon:** [Support on Patreon](https://www.patreon.com/user?u=81570187 )
95
+ - **Ko-fi:** [Buy me a Ko-fi](https://ko-fi.com/artificialguybr )
96
+ - **Buy Me a Coffee:** [Buy me a Coffee](https://buymeacoffee.com/jvkape )