Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# diff_lora-r8_anisora_wan2.1_i2v_480p14B_fp8e4m3fn
|
| 2 |
+
|
| 3 |
+
This is a **LoRA (Low-Rank Adaptation) model** representing the *raw parameter difference* between the following two video generation models:
|
| 4 |
+
|
| 5 |
+
- **Finetuned model (Anisora):**
|
| 6 |
+
[`Wan2_1-Anisora-I2V-480P-14B_fp8_e4m3fn.safetensors`](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan2_1-Anisora-I2V-480P-14B_fp8_e4m3fn.safetensors)
|
| 7 |
+
|
| 8 |
+
- **Base pretrained model:**
|
| 9 |
+
[`wan2.1_i2v_480p_14B_fp8_e4m3fn.safetensors`](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/blob/main/split_files/diffusion_models/wan2.1_i2v_480p_14B_fp8_e4m3fn.safetensors)
|
| 10 |
+
|
| 11 |
+
## ❗ Disclaimer
|
| 12 |
+
|
| 13 |
+
- This LoRA was generated by taking the direct parameter **difference** between the two `.safetensors` files.
|
| 14 |
+
- No additional training, fine-tuning, or quality filtering has been applied.
|
| 15 |
+
- While it **can** be used for `text2video` and related pipelines (e.g. with ComfyUI), its behavior and correctness are **not guaranteed**.
|
| 16 |
+
- Treat this as a **technical test** or experimental reference only.
|
| 17 |
+
|
| 18 |
+
## 📦 Details
|
| 19 |
+
|
| 20 |
+
| Field | Value |
|
| 21 |
+
|------------------|--------------------------------------------|
|
| 22 |
+
| LoRA Rank | 8 |
|
| 23 |
+
| Base Model | Wan2.1 I2V 480p 14B fp8 e4m3fn |
|
| 24 |
+
| Finetuned Target | Wan2.1-Anisora-I2V |
|
| 25 |
+
| Precision | fp8 (e4m3fn) |
|
| 26 |
+
| Format | `.safetensors` |
|