Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +48 -0
- Wan21-Anti-Realistic-Transformation-480p-rank32.safetensors +3 -0
- Wan21-Anti-Realistic-Transformation-480p-rank64.safetensors +3 -0
- Wan21-Anti-Realistic-Transformation-720p-rank128.safetensors +3 -0
- Wan21-Anti-Realistic-Transformation-720p-rank32.safetensors +3 -0
- example/1.mp4 +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ 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 |
+
example/1.mp4 filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Wan2.1 Anti Realistic Transformation
|
2 |
+
|
3 |
+
## 🌟 Introduction
|
4 |
+
|
5 |
+
### 简体中文
|
6 |
+
|
7 |
+
Wan2.1 Anti Realistic Transformation是一个 LoRa Merge 模型,目标是减少 Wan2.1 将二次元动漫角色转变为现实风格角色,比如避免在图片生成视频的过程中给二次元动漫角色加上厚厚的真人红嘴唇
|
8 |
+
|
9 |
+
### English
|
10 |
+
|
11 |
+
Wan2.1 Anti Realistic Transformation is a merged LoRA model designed to counteract the tendency of Wan video models to automatically convert anime characters into realistic styles. Specifically, it prevents the addition of incongruous realistic features—such as overly thick, realistic red lips—to anime characters during image-to-video generation, preserving their original artistic style
|
12 |
+
|
13 |
+
## 🛠️ How to Use
|
14 |
+
|
15 |
+
### Quick Start
|
16 |
+
|
17 |
+
1. Download the model
|
18 |
+
2. Load like normal Wan2.1 lora
|
19 |
+
3. No trigger words, recommanded strength: 1.0, 1.2, 1.5
|
20 |
+
|
21 |
+
### About 480p/720p/rank32-256 models
|
22 |
+
|
23 |
+
All tests were conducted using `Wan21-Anti-Realistic-Transformation-720p-rank256.safetensors` loaded onto `Wan2.1-i2v-480p-fp16.safetensors`. I think most resolutions/ranks should remain functional. For optimal results without extensive experimentation, I recommend the 720p-rank256 as your primary setup.
|
24 |
+
|
25 |
+
I only have a low-vram card (ONLY NVIDIA RTX 3050 LAPTOP 4G), so I can't make more test cases for different situations
|
26 |
+
|
27 |
+
## 🔍 About the ingredients
|
28 |
+
|
29 |
+
This model merges the following source models. You may replicate or modify this recipe for finer adjustments:
|
30 |
+
|
31 |
+
|Original Model|Strength|Tips|Link|
|
32 |
+
|-|-|-|-|
|
33 |
+
|Wan14B_RealismBoost|-0.8|Negative weights in this model have limited effectiveness but cause minimal alteration to original motion characteristics.|[HuggingFace](https://huggingface.co/vrgamedevgirl84/Wan14BT2VFusioniX/blob/main/OtherLoRa's/Wan14B_RealismBoost.safetensors)|
|
34 |
+
|Realistic Transformation|-0.15|Negative weights exhibit strong corrective capabilities, though they may affect original motion characteristics|[Civitai](https://civitai.com/models/1710040/realistic-transformation)|
|
35 |
+
|
36 |
+
## ⚠️ Usage Restrictions
|
37 |
+
|
38 |
+
### 用户承诺
|
39 |
+
|
40 |
+
- 禁止用于违法活动(如欺诈、诽谤、侵犯隐私、传播仇恨言论等);
|
41 |
+
- 遵守所在地法律法规,包括但不限于数据安全、版权法及AI伦理规范;
|
42 |
+
- 不得绕过模型内置安全机制(如内容过滤规则)。
|
43 |
+
|
44 |
+
### 作者明确不承担以下责任
|
45 |
+
|
46 |
+
- 因用户使用生成内容导致的直接或间接损失(如法律纠纷、经济损失);
|
47 |
+
- 生成内容的准确性、适用性及道德合规性;
|
48 |
+
- 因模型漏洞、数据偏差导致的输出错误或偏见。
|
Wan21-Anti-Realistic-Transformation-480p-rank32.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33d0d2a2482d701beec9004d47256b927c04d9ed8f56692f77e0579e0bc2a76e
|
3 |
+
size 373422624
|
Wan21-Anti-Realistic-Transformation-480p-rank64.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ecf555405a200abcfe9bd53d9526c9c5acec3336b57bddab81cb4f770583d2b
|
3 |
+
size 738004000
|
Wan21-Anti-Realistic-Transformation-720p-rank128.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bd26dd85cd03e3fc92f11b3f45450a8be7fc317c75b5ff81533ac210cbf352b
|
3 |
+
size 1466504536
|
Wan21-Anti-Realistic-Transformation-720p-rank32.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5d2cfdd9ba61c9a6987090213db89099bb40dccb4354abcbf0e3f900e99bffc
|
3 |
+
size 373422624
|
example/1.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4ffca09e64be30701f0a74fa1c4f2cfac228aec4e4ac3a7c9d41a3af078c7fe
|
3 |
+
size 1175221
|