starsfriday commited on
Commit
b90acf9
·
verified ·
1 Parent(s): fa48ec0

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
+ result/output1.mp4 filter=lfs diff=lfs merge=lfs -text
37
+ result/output2.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ result/output3.mp4 filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Wan-AI/Wan2.2-I2V-A14B
7
+ pipeline_tag: image-to-video
8
+ tags:
9
+ - lora
10
+ - diffusers
11
+ - template:diffusion-lora
12
+ widget:
13
+ - text: >-
14
+ 这个女人以超人的姿态水平悬空,身体紧贴着地面高速飞行,feixing
15
+ output:
16
+ url: result/output1.mp4
17
+ - text: >-
18
+ 这个女人以超人的姿态水平悬空,身体紧贴着地面高速飞行,feixing
19
+ output:
20
+ url: result/output2.mp4
21
+ - text: >-
22
+ 这个男人以超人的姿态水平悬空,身体紧贴着地面高速飞行,feixing
23
+ output:
24
+ url: result/output3.mp4
25
+ ---
26
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
27
+ <h1 style="color: #24292e; margin-top: 0;">valiantcat LoRA for Wan2.2-I2V-A14B</h1>
28
+
29
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
30
+ <h2 style="color: #24292e; margin-top: 0;">Overview</h2>
31
+ <p>This LoRA is trained on the Wan2.2-I2V-A14B model.</p>
32
+ </div>
33
+
34
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
35
+ <h2 style="color: #24292e; margin-top: 0;">Features</h2>
36
+ <ul style="margin-bottom: 0;">
37
+ <li>Generate any life videos of eva through prompt</li>
38
+ <li>Trained on the Wan2.2-I2V-A14B base model</li>
39
+ <li>Consistent results across different object types</li>
40
+ <li>Simple prompt structure that's easy to adapt</li>
41
+ </ul>
42
+ </div>
43
+
44
+ <Gallery />
45
+
46
+ # Model File and Inference Workflow
47
+
48
+ ## 📥 Download Links:
49
+
50
+ - [wan2.2_fly_i2v_high](./wan2.2_fly_i2v_high.safetensors) - LoRA Model File
51
+
52
+
53
+ ---
54
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
55
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
56
+ <h2 style="color: #24292e; margin-top: 0;">Recommended Settings</h2>
57
+ <ul style="margin-bottom: 0;">
58
+ <li><b>LoRA Strength:</b> 1.0</li>
59
+ <li><b>Embedded Guidance Scale:</b> 1.0</li>
60
+ <li><b>Flow Shift:</b> 8.0</li>
61
+ </ul>
62
+ </div>
63
+
64
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
65
+ <h2 style="color: #24292e; margin-top: 0;">Trigger Words</h2>
66
+ <p>The key trigger phrase is: <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;">feixing</code></p>
67
+ </div>
68
+
69
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
70
+ <h2 style="color: #24292e; margin-top: 0;">Prompt Template</h2>
71
+ <p>For best results, use this prompt structure:</p>
72
+ <div style="background-color: #f0f0f0; padding: 12px; border-radius: 6px; margin: 10px 0;">
73
+ <i>这个男人以超人的姿态水平悬空,身体紧贴着地面高速飞行,feixing</i>
74
+ </div>
75
+ </div>
adapter_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": false,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 32,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "ffn.2",
29
+ "v",
30
+ "ffn.0",
31
+ "o",
32
+ "q",
33
+ "k"
34
+ ],
35
+ "target_parameters": null,
36
+ "task_type": null,
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_qalora": false,
40
+ "use_rslora": false
41
+ }
result/output1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbdaa8c1ab8fe720c35ae423b8012a1ea1351aa3a876feb28dffb96310fb276c
3
+ size 2157980
result/output2.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d271560e1b2c0c7ed91816c350cc482e73b1cc63128cb991c17e099a7fbf1e
3
+ size 1299445
result/output3.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc9158c45e7ae642b195544488690a781622c5ac7f1c7507ed6d77f348836d3c
3
+ size 2221463
wan2.2_fly_i2v_high.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0395c86455b4604bfc1171bd01267af891005eac2d360a89131b4018f240d6fd
3
+ size 306807976