File size: 1,464 Bytes
04aea29 55ebcf7 04aea29 cfe5b2d 04aea29 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
base_model: bytedance-research/Phantom
library_name: gguf
quantized_by: wsbagnsv1
tags:
- image-to-video
language:
- en
license: apache-2.0
---
This is a direct GGUF conversion of [bytedance-research/Phantom](https://huggingface.co/bytedance-research/Phantom) .
The model files can be used in [ComfyUI](https://github.com/comfyanonymous/ComfyUI/) with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node. Place the required model(s) in the following folders:
| Type | Name | Location | Download |
| ------------ | ------------------| ------------------------------ | ---------------- |
| Main Model | Phantom_Wan_14B | `ComfyUI/models/unet` | GGUF (this repo) |
| Text Encoder | umt5-xxl-encoder | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/tree/main/split_files/text_encoders) / [GGUF](https://huggingface.co/city96/umt5-xxl-encoder-gguf/tree/main) |
| VAE | wan_2.1_vae | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors) |
[**Example workflow**](https://huggingface.co/QuantStack/Phantom_Wan_14B-GGUF/resolve/main/Phantom_example_workflow.json?download=true)
### Notes
*As this is a quantized model not a finetune, all the same restrictions/original license terms still apply.* |