Update README.md
Browse files
README.md
CHANGED
@@ -30,24 +30,22 @@ With a few questions at the beginning of the script, only the desired elements w
|
|
30 |
- Upscaler
|
31 |
- Video merge
|
32 |
|
33 |
-
#### WAN2.1
|
34 |
- T2V Model
|
35 |
- I2V Model
|
|
|
|
|
36 |
- CLIP
|
37 |
- CLIP Vision
|
38 |
- VAE
|
39 |
|
40 |
-
#### WAN GGUF :
|
41 |
-
- T2V Quant Model
|
42 |
-
- I2V Quant Model
|
43 |
-
|
44 |
#### Flux1 :
|
45 |
- flux1-dev
|
46 |
- flux1-schnell-fp8
|
|
|
47 |
- clip_l
|
48 |
- t5xxl
|
49 |
- VAE
|
50 |
-
- GGUF
|
51 |
|
52 |
### Upscale Model :
|
53 |
- RealESRGAN_x4plus.pth
|
@@ -71,53 +69,6 @@ With a few questions at the beginning of the script, only the desired elements w
|
|
71 |
- ComfyUI-MultiGPU
|
72 |
- ComfyUI-WanStartEndFramesNative
|
73 |
|
74 |
-
## What's included :
|
75 |
-
|
76 |
-
### ComfyUI :
|
77 |
-
- portable version nvidia cu121
|
78 |
-
- ComfyUI Manager
|
79 |
-
- new interface settings
|
80 |
-
|
81 |
-
### Workflow :
|
82 |
-
- TXT to IMG
|
83 |
-
- IMG to IMG
|
84 |
-
- Inpainting
|
85 |
-
- Outpainting
|
86 |
-
- Upscale
|
87 |
-
- ControlNet DEPTH
|
88 |
-
- ControlNet CANNY
|
89 |
-
- ControlNet HED
|
90 |
-
- PuLID
|
91 |
-
- IMG to TXT
|
92 |
-
|
93 |
-
### Flux1
|
94 |
-
- flux1-dev
|
95 |
-
- flux1-dev-fp8
|
96 |
-
- flux1-schnell-fp8
|
97 |
-
- clip_l
|
98 |
-
- t5xxl_fp8_e4m3fn
|
99 |
-
- t5xxl_fp16
|
100 |
-
- ae
|
101 |
-
|
102 |
-
### GGUF
|
103 |
-
- flux1-dev-Q8_0
|
104 |
-
- t5-v1_1-xxl-encoder-Q8_0
|
105 |
-
- flux1-dev-Q5_K_S
|
106 |
-
- t5-v1_1-xxl-encoder-Q5_K_M
|
107 |
-
- flux1-dev-Q4_K_S
|
108 |
-
- t5-v1_1-xxl-encoder-Q3_K_L
|
109 |
-
|
110 |
-
### Optimised text encoder
|
111 |
-
- ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF
|
112 |
-
|
113 |
-
### Upscale Model :
|
114 |
-
- 4x_NMKD-Siax_200k
|
115 |
-
- 4x-ClearRealityV1
|
116 |
-
|
117 |
-
### ControlNet :
|
118 |
-
- flux-canny-controlnet-v3
|
119 |
-
- flux-depth-controlnet-v3
|
120 |
-
- flux-hed-controlnet-v3
|
121 |
|
122 |
![alt text][logo]
|
123 |
|
|
|
30 |
- Upscaler
|
31 |
- Video merge
|
32 |
|
33 |
+
#### WAN2.1 :
|
34 |
- T2V Model
|
35 |
- I2V Model
|
36 |
+
- T2V GGUF Model
|
37 |
+
- I2V GGUF Model
|
38 |
- CLIP
|
39 |
- CLIP Vision
|
40 |
- VAE
|
41 |
|
|
|
|
|
|
|
|
|
42 |
#### Flux1 :
|
43 |
- flux1-dev
|
44 |
- flux1-schnell-fp8
|
45 |
+
- GGUF
|
46 |
- clip_l
|
47 |
- t5xxl
|
48 |
- VAE
|
|
|
49 |
|
50 |
### Upscale Model :
|
51 |
- RealESRGAN_x4plus.pth
|
|
|
69 |
- ComfyUI-MultiGPU
|
70 |
- ComfyUI-WanStartEndFramesNative
|
71 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
|
73 |
![alt text][logo]
|
74 |
|