Upload folder using huggingface_hub
Browse files
.ipynb_checkpoints/README-checkpoint.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Lightricks/LTX-Video
|
3 |
+
library_name: diffusers
|
4 |
+
widget: []
|
5 |
+
tags:
|
6 |
+
- text-to-video
|
7 |
+
- diffusers-training
|
8 |
+
- diffusers
|
9 |
+
- finetrainers
|
10 |
+
- template:sd-lora
|
11 |
+
- lora
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
|
18 |
+
# LoRA Finetune
|
19 |
+
|
20 |
+
<Gallery />
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
This is a lora finetune of model: `Lightricks/LTX-Video`.
|
25 |
+
|
26 |
+
The model was trained using [`finetrainers`](https://github.com/a-r-r-o-w/finetrainers).
|
27 |
+
|
28 |
+
`id_token` used: BW_STYLE (if it's not `None`, it should be used in the prompts.)
|
29 |
+
|
30 |
+
## Download model
|
31 |
+
|
32 |
+
[Download LoRA](smktech9/ltx-video/tree/main) in the Files & Versions tab.
|
33 |
+
|
34 |
+
## Usage
|
35 |
+
|
36 |
+
Requires the [🧨 Diffusers library](https://github.com/huggingface/diffusers) installed.
|
37 |
+
|
38 |
+
```py
|
39 |
+
TODO
|
40 |
+
```
|
41 |
+
|
42 |
+
For more details, including weighting, merging and fusing LoRAs, check the [documentation](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters) on loading LoRAs in diffusers.
|
43 |
+
|
44 |
+
|
45 |
+
## Intended uses & limitations
|
46 |
+
|
47 |
+
#### How to use
|
48 |
+
|
49 |
+
```python
|
50 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
51 |
+
```
|
52 |
+
|
53 |
+
#### Limitations and bias
|
54 |
+
|
55 |
+
[TODO: provide examples of latent issues and potential remediations]
|
56 |
+
|
57 |
+
## Training details
|
58 |
+
|
59 |
+
[TODO: describe the data used to train the model]
|
README.md
CHANGED
@@ -9,6 +9,12 @@ tags:
|
|
9 |
- finetrainers
|
10 |
- template:sd-lora
|
11 |
- lora
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
9 |
- finetrainers
|
10 |
- template:sd-lora
|
11 |
- lora
|
12 |
+
- text-to-video
|
13 |
+
- diffusers-training
|
14 |
+
- diffusers
|
15 |
+
- finetrainers
|
16 |
+
- template:sd-lora
|
17 |
+
- lora
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
pytorch_lora_weights-old.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a081bab00cf01d518855ae17824bfc379752810c5ed4396585fc00cae923c56
|
3 |
+
size 469821744
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 469821744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:385fc5096c8641031f0f97559765edddb58faabc933cefa5b437ab2c96918754
|
3 |
size 469821744
|