UmeAiRT commited on
Commit
65b7ff0
·
verified ·
1 Parent(s): f2b2762

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +63 -0
README.md CHANGED
@@ -8,6 +8,69 @@ I'm sharing with you my installation script, which automatically provides ComfyU
8
  Just run "ComfyUI-AllinOne-Auto_install.bat".
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 :
 
8
  Just run "ComfyUI-AllinOne-Auto_install.bat".
9
  With a few questions at the beginning of the script, only the desired elements will be downloaded.
10
 
11
+ ### Prerequisites :
12
+ - 7zip
13
+ - git
14
+ - CUDA 12.8
15
+
16
+ ### What's included :
17
+ #### ComfyUI :
18
+ - portable version pytorch 2.7.0+cu128
19
+ - ComfyUI Manager
20
+ - interface settings
21
+
22
+ #### Workflow :
23
+ - TXT to VIDEO
24
+ - IMG to VIDEO
25
+ - StartEndFrames
26
+ - Face to VIDEO
27
+ - VIDEO EXTENSION
28
+ - VIDEO to LOOP
29
+ - Frames interpolations
30
+ - Upscaler
31
+ - Video merge
32
+
33
+ #### WAN2.1 (bf16/fp16:fp8) :
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
54
+ - RealESRGAN_x4plus_anime_6B.pth
55
+
56
+ ### Custom Nodes :
57
+ - ComfyUI-Custom-Scripts
58
+ - ComfyUI-GGUF
59
+ - ComfyUI-KJNodes
60
+ - ComfyUI-VideoHelperSuite
61
+ - ComfyUI-mxToolkit
62
+ - ComfyUI-HunyuanVideoMultiLora
63
+ - rgthree-comfy
64
+ - ComfyUI-Frame-Interpolation
65
+ - ComfyUI Impact Pack
66
+ - ComfyUI-Easy-Use
67
+ - ComfyUI_PuLID_Flux_ll
68
+ - WAS Node Suite
69
+ - ComfyUI-Florence2
70
+ - ComfyUI-Upscaler-Tensorrt
71
+ - ComfyUI-MultiGPU
72
+ - ComfyUI-WanStartEndFramesNative
73
+
74
  ## What's included :
75
 
76
  ### ComfyUI :