Skip to content

Instantly share code, notes, and snippets.

@griefzz
griefzz / wanx-prov.sh
Last active March 2, 2025 03:08
wanx prov script 720p
#!/bin/bash
# This file will be sourced in init.sh
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
DEFAULT_WORKFLOW=""
@griefzz
griefzz / fastvideo-hunyuan.sh
Last active January 4, 2025 07:07
fastvideo-hunyuan prov script
#!/bin/bash
# This file will be sourced in init.sh
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
DEFAULT_WORKFLOW="https://raw.githubusercontent.com/kijai/ComfyUI-HunyuanVideoWrapper/refs/heads/main/examples/hyvideo_t2v_example_01.json"
@griefzz
griefzz / hunyuan-default-workflow.json
Created December 28, 2024 16:05
default workflow for big boi hunyuan
{"last_node_id":127,"last_link_id":294,"nodes":[{"id":22,"type":"BasicGuider","pos":[413.9958801269531,248.279296875],"size":[222.3482666015625,46],"flags":{},"order":34,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":195,"slot_index":0},{"name":"conditioning","type":"CONDITIONING","link":129,"slot_index":1}],"outputs":[{"name":"GUIDER","type":"GUIDER","links":[30],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"BasicGuider"},"widgets_values":[]},{"id":67,"type":"ModelSamplingSD3","pos":[173.9962158203125,248.279296875],"size":[210,58],"flags":{},"order":21,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":226}],"outputs":[{"name":"MODEL","type":"MODEL","links":[195],"slot_index":0}],"properties":{"Node name for S&R":"ModelSamplingSD3"},"widgets_values":[7]},{"id":74,"type":"Note","pos":[963.99609375,608.2793579101562],"size":[210,170],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["Use the tiled decode node by default because most people
@griefzz
griefzz / hunyuan2.sh
Created December 25, 2024 05:53
hunyuan2.sh
#!/bin/bash
# This file will be sourced in init.sh
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
DEFAULT_WORKFLOW="https://gist.githubusercontent.com/griefzz/de0c440aca51a2177ff7d9074f2efa43/raw/4cbb08647a8aeade6fc62c40e95c4b7a17211c96/hunyuan-workflow.json"
@griefzz
griefzz / hunyuan-workflow.json
Created December 25, 2024 05:52
hunyuan-workflow.json
{
"last_node_id": 91,
"last_link_id": 231,
"nodes": [
{
"id": 16,
"type": "KSamplerSelect",
"pos": [
484,
751
@griefzz
griefzz / hunyuan.sh
Last active December 28, 2024 16:17
hunyuan ai-dock prov script
#!/bin/bash
# This file will be sourced in init.sh
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
DEFAULT_WORKFLOW="https://gist.githubusercontent.com/griefzz/2e47e306a73e18ff5f9448592f98d2a5/raw/0b97ac9e43011ca823ce709328695802e6559822/hunyuan-default-workflow.json"
@griefzz
griefzz / sloppy-flux-hf_transfer.sh
Created December 17, 2024 23:32
sloppy ai-dock prov script hf_transfer
#!/bin/bash
# This file will be sourced in init.sh
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
DEFAULT_WORKFLOW="https://raw.githubusercontent.com/ai-dock/comfyui/main/config/workflows/flux-comfyui-example.json"
@griefzz
griefzz / flux-hf_transfer.sh
Created December 17, 2024 21:01
hf_transfer ai-dock prov script
#!/bin/bash
# This file will be sourced in init.sh
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
DEFAULT_WORKFLOW="https://raw.githubusercontent.com/ai-dock/comfyui/main/config/workflows/flux-comfyui-example.json"
@griefzz
griefzz / awdawd.sh
Last active December 13, 2024 10:57
awdawdawd
#!/bin/bash
# This file will be sourced in init.sh
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
DEFAULT_WORKFLOW="https://raw.githubusercontent.com/ai-dock/comfyui/main/config/workflows/flux-comfyui-example.json"
@griefzz
griefzz / flux-redux-ok.sh
Last active December 13, 2024 08:22
the almighty prov script2
#!/bin/bash
# This file will be sourced in init.sh
# https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/default.sh
# Packages are installed after nodes so we can fix them...
DEFAULT_WORKFLOW="https://raw.githubusercontent.com/ai-dock/comfyui/main/config/workflows/flux-comfyui-example.json"