melmass commited on
Commit
6fbb88f
·
verified ·
1 Parent(s): f272f88

doc: autoplay / loop videos

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -11,26 +11,26 @@ Loras in Comfy format, trained on the 13B model.
11
 
12
  | Name | Description | Preview |
13
  |---------------|-------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
14
- | Bullet Time | Trigger word: `bullet-time` | <video width="80%" controls><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="80%" controls><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="80%" controls><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="80%" controls><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="80%" controls><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="80%" controls><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="80%" controls><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="80%" controls><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> |
 
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> |