Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,54 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
# UmeAiRT - ComfyUI auto installer
|
5 |
+
|
6 |
+
UmeAiRT ComfyUI auto installer
|
7 |
+
I'm sharing with you my installation script, which automatically provides ComfyUI, workflows, model Flux fp8 and GGUF, ...
|
8 |
+
|
9 |
+
With a few questions at the beginning of the script, only the desired elements will be downloaded.
|
10 |
+
|
11 |
+
## What's included :
|
12 |
+
|
13 |
+
### ComfyUI :
|
14 |
+
- portable version nvidia cu121
|
15 |
+
- ComfyUI Manager
|
16 |
+
- new interface settings
|
17 |
+
|
18 |
+
### Workflow :
|
19 |
+
- TXT to IMG
|
20 |
+
- IMG to IMG
|
21 |
+
- Inpainting
|
22 |
+
- Upscale
|
23 |
+
- ControlNet DEPTH
|
24 |
+
- ControlNet CANNY
|
25 |
+
- ControlNet HED
|
26 |
+
|
27 |
+
### Flux1
|
28 |
+
- flux1-dev
|
29 |
+
- flux1-dev-fp8
|
30 |
+
- flux1-schnell-fp8
|
31 |
+
- clip_l
|
32 |
+
- t5xxl_fp8_e4m3fn
|
33 |
+
- t5xxl_fp16
|
34 |
+
- ae
|
35 |
+
|
36 |
+
### GGUF
|
37 |
+
- flux1-dev-Q8_0
|
38 |
+
- t5-v1_1-xxl-encoder-Q8_0
|
39 |
+
- flux1-dev-Q5_K_S
|
40 |
+
- t5-v1_1-xxl-encoder-Q5_K_M
|
41 |
+
- flux1-dev-Q4_K_S
|
42 |
+
- t5-v1_1-xxl-encoder-Q3_K_L
|
43 |
+
|
44 |
+
### Optimised text encoder
|
45 |
+
- ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF
|
46 |
+
|
47 |
+
### Upscale Model :
|
48 |
+
- 4x_NMKD-Siax_200k
|
49 |
+
- 4x-ClearRealityV1
|
50 |
+
|
51 |
+
### ControlNet :
|
52 |
+
- flux-canny-controlnet-v3
|
53 |
+
- flux-depth-controlnet-v3
|
54 |
+
- flux-hed-controlnet-v3
|