File size: 843 Bytes
07f408f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
583c1c7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "run_requirements": true,
    "suppress_uncomfy_warnings": true,
    "show_startup_junk": true,
    "show_inspiration_quote": true,
    "text_nodes_type": "STRING",
    "webui_styles": null,
    "webui_styles_persistent_update": true,
    "sam_model_vith_url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_h_4b8939.pth",
    "sam_model_vitl_url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_l_0b3195.pth",
    "sam_model_vitb_url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_b_01ec64.pth",
    "history_display_limit": 36,
    "use_legacy_ascii_text": false,
    "ffmpeg_bin_path": "/path/to/ffmpeg",
    "ffmpeg_extra_codecs": {
        "avc1": ".mp4",
        "h264": ".mkv"
    },
    "wildcards_path": "/content/ComfyUI/custom_nodes/was-node-suite-comfyui/wildcards",
    "wildcard_api": true
}