Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: gguf
|
3 |
+
license: other
|
4 |
+
quantized_by: netrunner-exe
|
5 |
+
tags:
|
6 |
+
- image-to-video
|
7 |
+
- wan
|
8 |
+
- wan 2.1
|
9 |
+
- video-generation
|
10 |
+
- gguf
|
11 |
+
- civitai
|
12 |
+
---
|
13 |
+
|
14 |
+
The source models used for conversion have been obtained from various open-access repositories such as [civitai.com](https://civitai.com) and [huggingface.co](https://huggingface.co).
|
15 |
+
|
16 |
+
* *All quantized versions remain subject to the original license terms and usage restrictions.*
|
17 |
+
* *Please review each model’s license before deployment. Any attribution, non-commercial clauses, or other requirements carry over unchanged.*
|
18 |
+
|
19 |
+
Converted GGUF files are fully compatible with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.
|