Update MeitabuPackreatorComfyUi3.sh
Browse files
MeitabuPackreatorComfyUi3.sh
CHANGED
|
@@ -13,7 +13,7 @@ set -o pipefail
|
|
| 13 |
# ============================================================================
|
| 14 |
|
| 15 |
# Civitai API Token
|
| 16 |
-
readonly CIVITAI_TOKEN="
|
| 17 |
|
| 18 |
# Custom Nodes to Install (from Git, handled by comfy-cli)
|
| 19 |
readonly CUSTOM_NODES=(
|
|
|
|
| 13 |
# ============================================================================
|
| 14 |
|
| 15 |
# Civitai API Token
|
| 16 |
+
readonly CIVITAI_TOKEN="b1f7d1e6d35dc74f149e767ff7542d96"
|
| 17 |
|
| 18 |
# Custom Nodes to Install (from Git, handled by comfy-cli)
|
| 19 |
readonly CUSTOM_NODES=(
|