Update
Browse files
comfyprov-full.sh
CHANGED
|
@@ -11,7 +11,7 @@ APT_PACKAGES=(
|
|
| 11 |
)
|
| 12 |
|
| 13 |
PIP_PACKAGES=(
|
| 14 |
-
"--upgrade --force-reinstall
|
| 15 |
)
|
| 16 |
|
| 17 |
NODES=(
|
|
@@ -37,12 +37,13 @@ NODES=(
|
|
| 37 |
"https://github.com/kijai/ComfyUI-MMAudio"
|
| 38 |
"https://github.com/GACLove/ComfyUI-VFI"
|
| 39 |
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
|
| 40 |
-
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt"
|
|
|
|
| 41 |
)
|
| 42 |
|
| 43 |
WORKFLOWS=(
|
| 44 |
"https://huggingface.co/huchukato/favs/resolve/main/workflows/SDXL-LoRaStack-Upscale.json"
|
| 45 |
-
"https://huggingface.co/huchukato/favs/resolve/main/workflows/Wan2.2-I2V-SVI-AutoPrompt-1-
|
| 46 |
"https://huggingface.co/huchukato/favs/resolve/main/workflows/WAN2.2-I2V-AutoPrompt-SingleVideo-GGUF-1-3.json"
|
| 47 |
"https://huggingface.co/huchukato/favs/resolve/main/workflows/WAN2.2-I2V-AutoPrompt-SingleVideo-1-2.json"
|
| 48 |
"https://huggingface.co/huchukato/favs/resolve/main/workflows/WAN2.2-T2V-AutoPrompt-SV-GGUF-1-2.json"
|
|
|
|
| 11 |
)
|
| 12 |
|
| 13 |
PIP_PACKAGES=(
|
| 14 |
+
"--upgrade --force-reinstall https://github.com/JamePeng/llama-cpp-python/releases/download/v0.3.23-cu130-Basic-linux-20260129/llama_cpp_python-0.3.23+cu130.basic-cp312-cp312-linux_x86_64.whl"
|
| 15 |
)
|
| 16 |
|
| 17 |
NODES=(
|
|
|
|
| 37 |
"https://github.com/kijai/ComfyUI-MMAudio"
|
| 38 |
"https://github.com/GACLove/ComfyUI-VFI"
|
| 39 |
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
|
| 40 |
+
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt"
|
| 41 |
+
"https://github.com/huchukato/ComfyUI-RIFE-TensorRT-Auto"
|
| 42 |
)
|
| 43 |
|
| 44 |
WORKFLOWS=(
|
| 45 |
"https://huggingface.co/huchukato/favs/resolve/main/workflows/SDXL-LoRaStack-Upscale.json"
|
| 46 |
+
"https://huggingface.co/huchukato/favs/resolve/main/workflows/Wan2.2-I2V-SVI-AutoPrompt-1-2.json"
|
| 47 |
"https://huggingface.co/huchukato/favs/resolve/main/workflows/WAN2.2-I2V-AutoPrompt-SingleVideo-GGUF-1-3.json"
|
| 48 |
"https://huggingface.co/huchukato/favs/resolve/main/workflows/WAN2.2-I2V-AutoPrompt-SingleVideo-1-2.json"
|
| 49 |
"https://huggingface.co/huchukato/favs/resolve/main/workflows/WAN2.2-T2V-AutoPrompt-SV-GGUF-1-2.json"
|
unet/wan22EnhancedNSFWSVICamera_nsfwV2Q8High.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:29af3ea7e6f6ebc3464b19ac7f46551e0ac59208a925d78f375e4bdc5331215c
|
| 3 |
-
size 15406619136
|
|
|
|
|
|
|
|
|
|
|
|
unet/wan22EnhancedNSFWSVICamera_nsfwV2Q8Low.gguf
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9bbbcdcff088b23088d89a57c70aa6096fd6ce3ca10f7471c09b945459b81df8
|
| 3 |
-
size 15406619136
|
|
|
|
|
|
|
|
|
|
|
|
workflows/{Wan2.2-I2V-SVI-AutoPrompt-1-1.json → Wan2.2-I2V-SVI-AutoPrompt-1-2.json}
RENAMED
|
The diff for this file is too large to render.
See raw diff
|
|
|
workflows/Wan2.2-I2V-SVI-AutoPrompt-60sec.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|