theanhntp commited on
Commit
b846883
·
verified ·
1 Parent(s): 8d47c75

Upload 2 files

Browse files
Was_node_suite/TerminalDrawPainting.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cd workspace/ComfyUI/custom_nodes/
2
+ git clone https://github.com/Fannovel16/comfyui_controlnet_aux.git
3
+ git clone https://github.com/WASasquatch/was-node-suite-comfyui.git
4
+ git clone https://github.com/cubiq/ComfyUI_IPAdapter_plus.git
5
+ git clone https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet.git
6
+ git clone https://github.com/Extraltodeus/ComfyUI-AutomaticCFG.git
7
+ git clone https://github.com/rgthree/rgthree-comfy.git
8
+ git clone https://github.com/cubiq/ComfyUI_essentials.git
9
+ git clone https://github.com/chflame163/ComfyUI_LayerStyle.git
10
+ git clone https://github.com/shadowcz007/comfyui-mixlab-nodes.git
11
+ git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG.git
12
+ git clone https://github.com/yolain/ComfyUI-Easy-Use.git
Was_node_suite/envDrawPainting.txt ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ importlib_metadata
3
+ huggingface_hub
4
+ scipy
5
+ opencv-python>=4.7.0.72
6
+ filelock
7
+ numpy
8
+ Pillow
9
+ einops
10
+ torchvision
11
+ pyyaml
12
+ scikit-image
13
+ python-dateutil
14
+ mediapipe
15
+ svglib
16
+ fvcore
17
+ yapf
18
+ omegaconf
19
+ ftfy
20
+ addict
21
+ yacs
22
+ trimesh[easy]
23
+ albumentations
24
+ scikit-learn
25
+ matplotlib
26
+
27
+ cmake
28
+ fairscale>=0.4.4
29
+ git+https://github.com/WASasquatch/img2texture.git
30
+ git+https://github.com/WASasquatch/cstr
31
+ gitpython
32
+ imageio
33
+ joblib
34
+ numba
35
+ opencv-python-headless[ffmpeg]
36
+ pilgram
37
+ git+https://github.com/WASasquatch/ffmpy.git
38
+ rembg
39
+ scikit-image>=0.20.0
40
+ scikit-learn
41
+ scipy
42
+ timm>=0.4.12
43
+ tqdm
44
+ transformers
45
+
46
+ colorama
47
+
48
+ colour-science
49
+ pixeloe
50
+ transparent-background
51
+
52
+ numpy
53
+ pyOpenSSL
54
+ watchdog
55
+ opencv-python-headless
56
+ matplotlib
57
+ openai
58
+ torchaudio
59
+
60
+ clip-interrogator==0.6.0
61
+ transformers>=4.36.0
62
+ lark-parser
63
+ imageio-ffmpeg
64
+ rembg[gpu]
65
+ omegaconf>=2.3.0
66
+ Pillow>=9.5.0
67
+ einops>=0.7.0
68
+ trimesh>=4.0.5
69
+ huggingface-hub
70
+ scikit-image
71
+ soundfile>=0.12.1
72
+ json-repair
73
+
74
+ bitsandbytes
75
+ accelerate
76
+ scenedetect[opencv-headless]
77
+
78
+ hydra-core>=1.3.2
79
+ loralib>=0.1.2
80
+ natsort>=8.4.0
81
+
82
+ #simple-lama-inpainting
83
+
84
+ git+https://github.com/shadowcz007/SenseVoice-python.git
85
+
86
+ faster_whisper
87
+
88
+ git+https://github.com/openai/swarm.git
89
+
90
+ diffusers
91
+ accelerate
92
+ clip_interrogator>=0.6.0
93
+ lark-parser
94
+ onnxruntime
95
+ opencv-python
96
+ sentencepiece
97
+ spandrel
98
+