melmass commited on
Commit
b3a3cbc
·
verified ·
1 Parent(s): 16cd59d

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -34,3 +34,7 @@ saved_model/**/* 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
  samples/bullet-time-samples.mp4 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
  samples/bullet-time-samples.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ assets/deflate-reverse-i2v.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ assets/sprout-i2v.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ assets/tear-i2v.mp4 filter=lfs diff=lfs merge=lfs -text
40
+ assets/unpaint-reverse-i2v.mp4 filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,10 +1,50 @@
1
- ---
2
- base_model:
3
- - LTX-Colab/LTX-Video-Preview
4
- ---
5
-
6
- # Loras for LTXV 0.9.6 13B
7
-
8
- ## bullet-time
9
-
10
- <video loop autoplay muted src="https://huggingface.co/melmass/ltxv-loras/resolve/main/samples/bullet-time-samples.mp4"/>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - LTX-Colab/LTX-Video-Preview
4
+ ---
5
+
6
+ ## Early LoRas
7
+ Loras in Comfy format, trained on the 13B model.
8
+
9
+
10
+ ### [@melmass](https://huggingface.co/melmass)
11
+
12
+ | Name | Description | Preview |
13
+ |---------------|-------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
14
+ | Bullet Time | Trigger word: `bullet-time` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/bullet-time-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
15
+ | Through Object | Steps 1000 - 2500 recommended. Trigger word: `through-object` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/through-object-train.mp4" type="video/mp4">Your browser does not support the video tag.</video><br><video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/through-object-tv.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
16
+
17
+ ### [@Nebsh](https://huggingface.co/Nebsh)
18
+
19
+ | Name | Description | Preview |
20
+ |---------------|-------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
21
+ | Face Punch | Trigger word: `Face_punch` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/face-punch-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
22
+ | Building Explosion | Trigger word: `Building_explosion` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/explosion-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video>|
23
+ | Snorricam | Trigger word: `snorricam` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/snoricam-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video>|
24
+
25
+ ### [@Cseti](https://huggingface.co/Cseti)
26
+
27
+ | Name | Description | Preview |
28
+ |-----------------------|-------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
29
+ | Wallace and Gromit style | Strength: 0.9-1.0; Trigger word: `walgro style` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/walgro-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
30
+
31
+ ### [@burgstall](https://huggingface.co/Burgstall)
32
+
33
+
34
+ | Name | Description | Preview |
35
+ |-----------------------|-------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
36
+ | Fat Elvis | Trigger word: `FATELVIS` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/fatelvis-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
37
+ | Melt | Trigger word: `M3LTYX` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/melt-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
38
+ | Snek | Trigger word: `SNEK` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/snek-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
39
+ | Amgery | Trigger word: `AMGERY` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/amgery-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
40
+ | Sorpresa | Trigger word: `SORPRESA` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/sorpresa-samples.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
41
+
42
+
43
+ ### [@oumoumad](https://huggingface.co/oumoumad)
44
+
45
+ | Name | Description | Preview |
46
+ |-----------------------|-------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
47
+ | Reverse Inflate | Trigger word: `DEFLATE` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/deflate-reverse-i2v.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
48
+ | Reverse Paint | Trigger word: `UNPAINT` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/unpaint-reverse-i2v.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
49
+ | Sprout | Trigger word: `SPROUT` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/sprout-i2v.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
50
+ | Tear | Trigger word: `TEAR` | <video width="960px" muted autoplay loop><source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/tear-i2v.mp4" type="video/mp4">Your browser does not support the video tag.</video> |
assets/deflate-reverse-i2v.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d82d3ef7ab28767492277610ec34289ec6468b92b43c83e35c40004e450331f6
3
+ size 816520
assets/sprout-i2v.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f618b1e200d6b19fd7ed702a2105a00cc1b4bd227a9de182d27af2b0206b5a4
3
+ size 4113448
assets/tear-i2v.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c4441c58d460c50bf71200473a2d2476e3a4a42ad3e005eb1c34af953aa877
3
+ size 4374282
assets/unpaint-reverse-i2v.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d47d653b8e56860f5ab26d0015d4dbd3fd428d30f07b0fd367a0ca1cc950dbe2
3
+ size 2087607
deflate_step_00750_comfy.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4824fb9487a75468292725ab69f981e9b45aeb66617d9d977ddc317828b0875e
3
+ size 805412760
deflate_step_01500_comfy.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:748d29fbc97fd9b8abbc039cca3415349968a3ee5f2bd5370f06b552dd635caf
3
+ size 805412760
sprout_step_00750_comfy.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071fd52436bd8037eda26b2553d6c063de67821897af6c9bd4cb199b088225b2
3
+ size 805412760
sprout_step_01500_comfy.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d1ca60ce425292feea38e661e7d9af9d5067ee49020d24925a3868674c29f82
3
+ size 805412760
tear_step_00750_comfy.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0366c1ee68537b52487aa4391156d7ac37c65116b5403ed02615b1ed7e711c72
3
+ size 805412760
tear_step_01500_comfy.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e90473dc47ce1e92bde5057fa04656b7963acbbaa8ad12a526887d753e85ab81
3
+ size 805412760
unpaint_step_00750_comfy.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcd80df65c1d604bf1249dfa0e88da14933d47b5d85b6652a69b58123ec3cf86
3
+ size 805412760
unpaint_step_01500_comfy.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7264cb86b360bed555ce9910d6cffea9595bd74cc24e5ac89a2b0f0d43481a2
3
+ size 805412760