Remade commited on
Commit
3729f81
·
verified ·
1 Parent(s): 7265b21

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +123 -0
README.md ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Wan-AI/Wan2.1-I2V-14B-480P
7
+ - Wan-AI/Wan2.1-I2V-14B-480P-Diffusers
8
+ pipeline_tag: image-to-video
9
+ tags:
10
+ - text-to-image
11
+ - lora
12
+ - diffusers
13
+ - template:diffusion-lora
14
+ - image-to-video
15
+ widget:
16
+ - text: >-
17
+ The video begins with a cat. The image then transitions to the p1r4t3 pirate captain transformation. The cat is wearing a black pirate hat with a red band around it, a coat and pants, and a pirate style sash. The scene changes, showing the cat on a wooden ship. The cat has long dreadlock style hair and a sword. The scene changes again to show the cat with his sword, in the same location on the boat.
18
+ output:
19
+ url: example_videos/cat_pirate_captain.mp4
20
+ - text: >-
21
+ The video begins with Goku. The image then transitions to the p1r4t3 pirate captain transformation. Goku is wearing a black pirate hat with a red band around it, a coat and pants, and a pirate style sash. The scene changes, showing Goku on a wooden ship. Goku has long dreadlock style hair and a sword. The scene changes again to show Goku with his sword, in the same location on the boat.
22
+ output:
23
+ url: example_videos/goku_pirate_captain.mp4
24
+ - text: >-
25
+ The video begins with a man posing. The image then transitions to the p1r4t3 pirate captain transformation. The man is wearing a black pirate hat with a red band around it, a coat and pants, and a pirate style sash. The scene changes, showing the man on a wooden ship. He has long dreadlock style hair and a sword. The scene changes again to show the man with his sword, in the same location on the boat.
26
+ output:
27
+ url: example_videos/man_pirate_captain.mp4
28
+ - text: >-
29
+ The video begins with a rabbit. The image then transitions to the p1r4t3 pirate captain transformation. The rabbit is wearing a black pirate hat with a red band around it, a coat and pants, and a pirate style sash. The scene changes, showing the rabbit on a wooden ship. The rabbit has long dreadlock style hair and a sword. The scene changes again to show the rabbit with his sword, in the same location on the boat.
30
+ output:
31
+ url: example_videos/rabbit_pirate_captain.mp4
32
+ ---
33
+
34
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
35
+ <h1 style="color: #24292e; margin-top: 0;">Pirate Captain Effect LoRA for Wan2.1 14B I2V 480p</h1>
36
+
37
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
38
+ <h2 style="color: #24292e; margin-top: 0;">Overview</h2>
39
+ <p>This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to make any person/object in an image become a Pirate Captain version of themselves!</p>
40
+ </div>
41
+
42
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
43
+ <h2 style="color: #24292e; margin-top: 0;">Features</h2>
44
+ <ul style="margin-bottom: 0;">
45
+ <li>Transform any image into a video of the subject as a Pirate Captain version of themselves!</li>
46
+ <li>Trained on the Wan2.1 14B 480p I2V base model</li>
47
+ <li>Consistent results across different object types</li>
48
+ <li>Simple prompt structure that's easy to adapt</li>
49
+ </ul>
50
+ </div>
51
+
52
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
53
+ <h2 style="color: #24292e; margin-top: 0;">Community</h2>
54
+ <ul style="margin-bottom: 0;">
55
+ <li><b>Discord:</b> <a href="https://discord.com/invite/7tsKMCbNFC" style="color: #0366d6; text-decoration: none;">Join our community</a> to generate videos with this LoRA for free</li>
56
+ <li><b>Request LoRAs:</b> We're training and open-sourcing Wan2.1 LoRAs for free - join our Discord to make requests!</li>
57
+ </ul>
58
+ </div>
59
+ </div>
60
+
61
+ <Gallery />
62
+
63
+
64
+ # Model File and Inference Workflow
65
+
66
+ ## 📥 Download Links:
67
+
68
+ - [pirate_captain_50_epochs.safetensors](./pirate_captain_50_epochs.safetensors) - LoRA Model File
69
+ - [wan_I2V_LoRA_workflow.json](./wan_I2V_LoRA_workflow.json) - Wan I2V with LoRA Workflow for ComfyUI
70
+
71
+ ---
72
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
73
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
74
+ <h2 style="color: #24292e; margin-top: 0;">Recommended Settings</h2>
75
+ <ul style="margin-bottom: 0;">
76
+ <li><b>LoRA Strength:</b> 1.0</li>
77
+ <li><b>Embedded Guidance Scale:</b> 6.0</li>
78
+ <li><b>Flow Shift:</b> 5.0</li>
79
+ </ul>
80
+ </div>
81
+
82
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
83
+ <h2 style="color: #24292e; margin-top: 0;">Trigger Words</h2>
84
+ <p>The key trigger phrase is: <code style="background-color: #f0f0f0; padding: 3px 6px; border-radius: 4px;"> p1r4t3 pirate captain transformation</code></p>
85
+ </div>
86
+
87
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
88
+ <h2 style="color: #24292e; margin-top: 0;">Prompt Template</h2>
89
+ <p>For best results, try following the structure of the prompt examples above. These worked well for me.</p>
90
+ </div>
91
+
92
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
93
+ <h2 style="color: #24292e; margin-top: 0;">ComfyUI Workflow</h2>
94
+ <p>This LoRA works with a modified version of <a href="https://github.com/kijai/ComfyUI-WanVideoWrapper/blob/main/example_workflows/wanvideo_480p_I2V_example_02.json" style="color: #0366d6; text-decoration: none;">Kijai's Wan Video Wrapper workflow</a>. The main modification is adding a Wan LoRA node connected to the base model.</p>
95
+ <p>See the Downloads section above for the modified workflow.</p>
96
+ </div>
97
+ </div>
98
+
99
+ <div style="background-color: #f8f9fa; padding: 20px; border-radius: 10px; margin-bottom: 20px;">
100
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
101
+ <h2 style="color: #24292e; margin-top: 0;">Model Information</h2>
102
+ <p>The model weights are available in Safetensors format. See the Downloads section above.</p>
103
+ </div>
104
+
105
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
106
+ <h2 style="color: #24292e; margin-top: 0;">Training Details</h2>
107
+ <ul style="margin-bottom: 0;">
108
+ <li><b>Base Model:</b> Wan2.1 14B I2V 480p</li>
109
+ <li><b>Training Data:</b> Trained on 35 seconds of video comprised of 7 short clips (each clip captioned separately) of people transforming into a pirate captain!</li>
110
+ <li><b>Epochs:</b> 50</li>
111
+ </ul>
112
+ </div>
113
+
114
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
115
+ <h2 style="color: #24292e; margin-top: 0;">Additional Information</h2>
116
+ <p>Training was done using <a href="https://github.com/tdrussell/diffusion-pipe" style="color: #0366d6; text-decoration: none;">Diffusion Pipe for Training</a></p>
117
+ </div>
118
+
119
+ <div style="background-color: white; padding: 15px; border-radius: 8px; margin: 15px 0; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
120
+ <h2 style="color: #24292e; margin-top: 0;">Acknowledgments</h2>
121
+ <p style="margin-bottom: 0;">Special thanks to Kijai for the ComfyUI Wan Video Wrapper and tdrussell for the training scripts!</p>
122
+ </div>
123
+ </div>