imspidey commited on
Commit
dc7b168
·
1 Parent(s): 390ecb7

Update cmfyui.txt

Browse files
Files changed (1) hide show
  1. cmfyui.txt +0 -39
cmfyui.txt CHANGED
@@ -19,42 +19,3 @@ curl -Lo /content/SpideyCmfyUI/models/loras/add-detail-xl.safetensors https://hu
19
 
20
 
21
  curl -Lo /content/SpideyCmfyUI/models/upscale_models/upscalers.zip https://huggingface.co/imspidey/colab/resolve/main/upscalers.zip
22
- cd /content/SpideyCmfyUI/models/upscale_models/
23
-
24
- unzip /content/SpideyCmfyUI/models/upscale_models/upscalers.zip
25
- rm upscalers.zip
26
- wget https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth
27
- wget https://huggingface.co/sberbank-ai/Real-ESRGAN/resolve/main/RealESRGAN_x2.pth
28
- wget https://huggingface.co/sberbank-ai/Real-ESRGAN/resolve/main/RealESRGAN_x4.pth
29
- wget https://huggingface.co/imspidey/upscale/resolve/main/4x_NMKD-Superscale-SP_178000_G.pth
30
-
31
- cd /content/SpideyCmfyUI/
32
- ls
33
- cd /content/SpideyCmfyUI/custom_nodes
34
- git clone https://github.com/ltdrdata/ComfyUI-Manager.git
35
- git clone https://github.com/ltdrdata/ComfyUI-Workflow-Component.git
36
- git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
37
- git clone https://github.com/WASasquatch/was-node-suite-comfyui /content/SpideyCmfyUI/custom_nodes/was-node-suite-comfyui
38
- pip install -r /content/SpideyCmfyUI/custom_nodes/was-node-suite-comfyui/requirements.txt
39
- git clone https://github.com/ailex000/ComfyUI-Extensions
40
- git clone https://github.com/wallish77/wlsh_nodes
41
- git clone https://github.com/bash-j/mikey_nodes
42
- git clone https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git
43
- git clone https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes
44
- git clone https://github.com/ailex000/ComfyUI-Extensions
45
- git clone https://github.com/Beinsezii/bsz-cui-extras
46
- git clone https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes
47
- git clone https://github.com/evanspearman/ComfyMath
48
- pip install -r /content/SpideyCmfyUI/custom_nodes/ComfyMath/requirements.txt
49
- git clone https://github.com/BlenderNeko/ComfyUI_TiledKSampler
50
- git clone https://github.com/BlenderNeko/ComfyUI_SeeCoder
51
- git clone https://github.com/SeargeDP/SeargeSDXL
52
- git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive
53
- git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts.git
54
- git clone https://github.com/LucianoCirino/efficiency-nodes-comfyui
55
- git clone https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92
56
- git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git
57
- cd /content/SpideyCmfyUI/custom_nodes/ComfyUI-Impact-Pack
58
- git submodule update --init --recursive
59
- python install.py
60
- cd /content/SpideyCmfyUI/
 
19
 
20
 
21
  curl -Lo /content/SpideyCmfyUI/models/upscale_models/upscalers.zip https://huggingface.co/imspidey/colab/resolve/main/upscalers.zip