mertguvencli commited on
Commit
19599ae
·
verified ·
1 Parent(s): 05f9da7

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip 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
 
 
 
 
33
  *.zip 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/sample_0.gif filter=lfs diff=lfs merge=lfs -text
37
+ samples/sample_1.gif filter=lfs diff=lfs merge=lfs -text
38
+ samples/sample_2.gif filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - ltx-video
4
+ - image-to-video
5
+ pinned: true
6
+ language:
7
+ - en
8
+ license: other
9
+ pipeline_tag: text-to-video
10
+ library_name: diffusers
11
+ ---
12
+
13
+ # ltxv-13b-097-lora-cakeify
14
+
15
+ This is a fine-tuned version of [`LTXV_13B_097_DEV`](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltxv-13b-0.9.7-dev.safetensors) trained on custom data.
16
+
17
+ ## Model Details
18
+
19
+ - **Base Model:** [`LTXV_13B_097_DEV`](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltxv-13b-0.9.7-dev.safetensors)
20
+ - **Training Type:** LoRA fine-tuning
21
+ - **Training Steps:** 2000
22
+ - **Learning Rate:** 0.0002
23
+ - **Batch Size:** 1
24
+
25
+ ## Sample Outputs
26
+
27
+ | | | | |
28
+ |:---:|:---:|:---:|:---:|
29
+ | ![example1](./samples/sample_0.gif)<br><details style="max-width: 300px; margin: auto;"><summary>Prompt</summary>CAKEIFY a person using a knife to cut a cake shaped like bottle of mouthwash</details> | ![example2](./samples/sample_1.gif)<br><details style="max-width: 300px; margin: auto;"><summary>Prompt</summary>CAKEIFY a person using a knife to cut a cake shaped like potted plant</details> | ![example3](./samples/sample_2.gif)<br><details style="max-width: 300px; margin: auto;"><summary>Prompt</summary>CAKEIFY a person using a knife to cut a cake shaped like a jar of Nutella</details> |
30
+
31
+ ## Usage
32
+
33
+ This model is designed to be used with the LTXV (Lightricks Text-to-Video) pipeline.
34
+
35
+ ### 🔌 Using Trained LoRAs in ComfyUI
36
+ In order to use the trained lora in comfy:
37
+ 1. Copy your comfyui trained LoRA weights (`comfyui..safetensors` file) to the `models/loras` folder in your ComfyUI installation.
38
+ 2. In your ComfyUI workflow:
39
+ - Add the "LTXV LoRA Selector" node to choose your LoRA file
40
+ - Connect it to the "LTXV LoRA Loader" node to apply the LoRA to your generation
41
+
42
+ You can find reference Text-to-Video (T2V) and Image-to-Video (I2V) workflows in the [official LTXV ComfyUI repository](https://github.com/Lightricks/ComfyUI-LTXVideo).
43
+
44
+ ### Example Prompts
45
+
46
+ Example prompts used during validation:
47
+
48
+ - `CAKEIFY a person using a knife to cut a cake shaped like bottle of mouthwash`
49
+ - `CAKEIFY a person using a knife to cut a cake shaped like potted plant`
50
+ - `CAKEIFY a person using a knife to cut a cake shaped like a jar of Nutella`
51
+
52
+
53
+
54
+ This model inherits the license of the base model ([`LTXV_13B_097_DEV`](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltxv-13b-0.9.7-dev.safetensors)).
55
+
56
+ ## Acknowledgments
57
+
58
+ - Base model by [Lightricks](https://huggingface.co/Lightricks)
59
+ - Training infrastructure: [LTX-Video-Trainer](https://github.com/Lightricks/ltx-video-trainer)
comfy_lora_weights_step_02000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62e69588974e51eeb34fba1c65457d534a959fd3b1a848fcdcde3c542eace13e
3
+ size 805412760
lora_weights_step_02000.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a69cf429bd62c5262ffb6b976eae4f55fd72a3e42650d8ed094c29ae379c9a62
3
+ size 805409712
samples/sample_0.gif ADDED

Git LFS Details

  • SHA256: cd2c2ccc6eb0908591d224059272e84d89a26e0e96c73bb4a67b36d8c499d7ef
  • Pointer size: 132 Bytes
  • Size of remote file: 9.32 MB
samples/sample_1.gif ADDED

Git LFS Details

  • SHA256: 3c2026d564db3346dec78b3914ae9353c0b75996ae846617a5645fc4fb925ccf
  • Pointer size: 132 Bytes
  • Size of remote file: 9.26 MB
samples/sample_2.gif ADDED

Git LFS Details

  • SHA256: 39f929718d18a97db0d47eef6d6dd4f00da3b45be55a72663597bb05a7f15ac1
  • Pointer size: 132 Bytes
  • Size of remote file: 9.22 MB