YarvixPA commited on
Commit
20e7cc6
·
verified ·
1 Parent(s): 51d18e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -8,6 +8,10 @@ tags:
8
  - s2v
9
  ---
10
 
 
 
 
 
11
  This GGUF file is a direct conversion of [Wan-AI/Wan2.2-S2V-14B](https://huggingface.co/Wan-AI/Wan2.2-S2V-14B)
12
 
13
  Type | Name | Location | Download
@@ -15,7 +19,7 @@ Type | Name | Locatio
15
  | Main Model | Wan2.2-S2V-14B | `ComfyUI/models/unet` | GGUF (this repo) |
16
  | Audio Encoder | wav2vec2_large_english | `ComfyUI/models/audio_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/audio_encoders) |
17
  | Text Encoder | Umt5-xxl | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/text_encoders) / [GGUF](https://huggingface.co/city96/umt5-xxl-encoder-gguf/tree/main) |
18
- | VAE | Wan2.1_VAE.safetensors | `ComfyUI/models/vae` | Safetensors (this repo) |
19
 
20
  Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
21
 
 
8
  - s2v
9
  ---
10
 
11
+ > [!IMPORTANT]
12
+ > ⚠️ **Important:**
13
+ > The repository is public, but access is restricted until the team completes testing. Once we confirm the models work properly, access will be opened.
14
+
15
  This GGUF file is a direct conversion of [Wan-AI/Wan2.2-S2V-14B](https://huggingface.co/Wan-AI/Wan2.2-S2V-14B)
16
 
17
  Type | Name | Location | Download
 
19
  | Main Model | Wan2.2-S2V-14B | `ComfyUI/models/unet` | GGUF (this repo) |
20
  | Audio Encoder | wav2vec2_large_english | `ComfyUI/models/audio_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/audio_encoders) |
21
  | Text Encoder | Umt5-xxl | `ComfyUI/models/text_encoders` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/text_encoders) / [GGUF](https://huggingface.co/city96/umt5-xxl-encoder-gguf/tree/main) |
22
+ | VAE | Wan2.1_VAE.safetensors | `ComfyUI/models/vae` | [Safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/tree/main/split_files/vae) |
23
 
24
  Since this is a quantized model, all original licensing terms and usage restrictions remain in effect.
25