kabachuha commited on
Commit
5ade632
·
verified ·
1 Parent(s): 3bd57eb

populate the readme

Browse files
Files changed (1) hide show
  1. README.md +21 -22
README.md CHANGED
@@ -1,36 +1,39 @@
1
  ---
2
  tags:
3
- - text-to-image
4
  - lora
5
  - diffusers
6
  - template:diffusion-lora
7
  widget:
8
  - output:
9
- url: images/1-kitchen.png
10
  text: KABAPASTE The girl is squeezed from a tube like paste.
11
  - output:
12
- url: images/7-fox.png
13
  text: KABAPASTE The girl is squeezed from a tube like paste.
14
  - output:
15
- url: images/6-wolf.png
16
- text: KABAPASTE The girl is squeezed from a tube like paste.
 
 
 
17
  - output:
18
- url: images/5-bus.png
19
  text: KABAPASTE The girl is squeezed from a tube like paste.
20
  - output:
21
- url: images/4-beach.png
22
- text: KABAPASTE The girl is squeezed from a tube like paste.
23
  - output:
24
- url: images/3-street.png
25
- text: KABAPASTE The girl is squeezed from a tube like paste.
26
- - output:
27
- url: images/2-floor.png
28
  text: KABAPASTE The girl is squeezed from a tube like paste.
29
  base_model: Lightricks/LTX-2.3
30
- instance_prompt: KABAPASTE
31
  license: other
32
  license_name: ltx-2-community-license-agreement
33
  license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
 
 
 
34
  ---
35
  # LTX-2.3 Paste Squeeze
36
 
@@ -40,24 +43,20 @@ license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
40
 
41
  Squeeze your characters from a tube like liquid paste!
42
 
43
- **BIG NOTE:** This is a **Last** frame to video LoRA and you need to use frame "guides". They are in native Comfy, so it won't add load.
44
 
45
- The workflow is in the videos metadata or inside `kabapaste-workflow.json` at my [Huggingface page](https://huggingface.co/kabachuha/ltx23-paste).
46
 
47
  As you may notice, the videos are at 50 FPS. Otherwise, the workflow is fully default, but with 30 steps and distill lora strength at 0.6 for reportedly higher quality. It uses KJ nodes for image resize and VHS for metadata saving.
48
 
49
- Trigger phrase is:
50
-
51
- `KABAPASTE The girl is squeezed from a tube like paste.`
52
-
53
  For training details, see my other recent 2.3 LoRAs on Huggingface.
54
 
55
  ## Trigger words
56
 
57
- You should use `KABAPASTE` to trigger the image generation.
58
 
 
59
 
60
  ## Download model
61
 
62
-
63
- [Download](/kabachuha/ltx23-paste/tree/main) them in the Files & versions tab.
 
1
  ---
2
  tags:
3
+ - image-to-video
4
  - lora
5
  - diffusers
6
  - template:diffusion-lora
7
  widget:
8
  - output:
9
+ url: video_examples/1-kitchen.mp4
10
  text: KABAPASTE The girl is squeezed from a tube like paste.
11
  - output:
12
+ url: video_examples/2-floor.mp4
13
  text: KABAPASTE The girl is squeezed from a tube like paste.
14
  - output:
15
+ url: video_examples/3-street.mp4
16
+ text: >-
17
+ KABAPASTE The girl is squeezed from a tube like paste. The video is silent
18
+ with the sound of rain and squeezing sounds. After the girl forms, her
19
+ umbrella opens up.
20
  - output:
21
+ url: video_examples/5-bus.mp4
22
  text: KABAPASTE The girl is squeezed from a tube like paste.
23
  - output:
24
+ url: video_examples/6-wolf.mp4
25
+ text: KABAPASTE The wolf is squeezed from a tube like paste.
26
  - output:
27
+ url: video_examples/7-fox.mp4
 
 
 
28
  text: KABAPASTE The girl is squeezed from a tube like paste.
29
  base_model: Lightricks/LTX-2.3
30
+ instance_prompt: KABAPASTE The girl is squeezed from a tube like paste.
31
  license: other
32
  license_name: ltx-2-community-license-agreement
33
  license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
34
+ language:
35
+ - en
36
+ pipeline_tag: image-to-video
37
  ---
38
  # LTX-2.3 Paste Squeeze
39
 
 
43
 
44
  Squeeze your characters from a tube like liquid paste!
45
 
46
+ **BIG NOTE:** This is a **Last** frame to video LoRA and you need to use frame "guides". They are in native Comfy, so it won't add load.
47
 
48
+ The workflow is in the videos metadata or inside `kabapaste-workflow.json`; at my [Huggingface page](https://huggingface.co/kabachuha/ltx23-paste/tree/main).
49
 
50
  As you may notice, the videos are at 50 FPS. Otherwise, the workflow is fully default, but with 30 steps and distill lora strength at 0.6 for reportedly higher quality. It uses KJ nodes for image resize and VHS for metadata saving.
51
 
 
 
 
 
52
  For training details, see my other recent 2.3 LoRAs on Huggingface.
53
 
54
  ## Trigger words
55
 
56
+ Trigger phrase is:
57
 
58
+ `KABAPASTE The girl is squeezed from a tube like paste.`
59
 
60
  ## Download model
61
 
62
+ [Download](/kabachuha/ltx23-paste/tree/main) it in the Files & versions tab.