melmass commited on
Commit
39d89b5
·
verified ·
1 Parent(s): c1862ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -21
README.md CHANGED
@@ -9,26 +9,9 @@ base_model:
9
 
10
  Loras in Comfy format, trained on the 13B model.
11
 
12
- - **Bullet Time**: trigger word `bullet-time`
13
 
14
- <div align="center">
15
- <video width="80%" controls>
16
- <source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/bullet-time-samples.mp4" type="video/mp4">
17
- Your browser does not support the video tag.
18
- </video>
19
- </div>
20
 
21
- - **Through Object**: trigger word `through-object`
22
-
23
- <div align="center">
24
- <video width="80%" controls>
25
- <source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/through-object-train.mp4" type="video/mp4">
26
- Your browser does not support the video tag.
27
- </video>
28
- </div>
29
- <div align="center">
30
- <video width="80%" controls>
31
- <source src="https://huggingface.co/LTX-Colab/Early-Loras/resolve/main/assets/through-object-tv.mp4" type="video/mp4">
32
- Your browser does not support the video tag.
33
- </video>
34
- </div>
 
9
 
10
  Loras in Comfy format, trained on the 13B model.
11
 
 
12
 
13
+ | Name | Description | Preview |
14
+ |---------------|-------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
15
+ | 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> |
16
+ | 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> |
 
 
17