VTX-Runtime / runtime_manifest.json
Vintendopower's picture
Upload runtime_manifest.json
2efb01a verified
Raw
History Blame Contribute Delete
2.23 kB
{
"schema_version": 1,
"active_id": "vtx_runtime",
"runtimes": [
{
"id": "vtx_runtime",
"required_workflow_files": [
"workflows/vibevoice_tts.json",
"workflows/text_to_video.json",
"workflows/text_to_video_msr.json",
"workflows/LTX-2.3_V2V_Extend_Any_Video.json",
"workflows/image_to_video.json",
"workflows/image_audio_video.json",
"workflows/image_audio_to_video.json",
"workflows/flux_kontext_editor_split.json",
"workflows/utility_birefnet_remove_background.json",
"workflows/audio_ace_step1_5_xl_turbo.json",
"workflows/z_image_turbo.json"
],
"required_custom_nodes": [
"audio-separation",
"ComfyMath",
"ComfyUI-ACE-Step",
"ComfyUI-AudioScheduler",
"ComfyUI-ConditioningKrea2Rebalance",
"comfyui-easy-use",
"comfyui-frame-interpolation",
"ComfyUI-GGUF",
"comfyui-kjnodes",
"ComfyUI-Licon-MSR",
"ComfyUI-LTXVideo",
"comfyui-reactor",
"ComfyUI-VibeVoice",
"comfyui-videohelpersuite",
"ComfyUI-VTX-Audio",
"rgthree-comfy",
"tts_audio_suite"
],
"archive_filename": "VTX_Runtime_1.0.0.zip",
"required_model_subdirs": [
"checkpoints",
"loras",
"vae",
"clip",
"diffusion_models",
"embeddings",
"controlnet",
"upscale_models"
],
"url": "https://huggingface.co/ManChildTechnologies/VTX-Runtime/resolve/main/VTX_Runtime_1.0.0.zip?download=true",
"version": "1.0.0",
"extract_root_name": "ComfyUI_windows_portable",
"size_bytes": 3803145177,
"required_paths": [
"ComfyUI/main.py",
"python_embeded/python.exe",
"ComfyUI/custom_nodes",
"ComfyUI/models"
],
"comfy_subdir": "ComfyUI",
"required_app_files": [
"runtime_config.json",
"runtime_manifest.json",
"ffmpeg/bin/ffmpeg.exe",
"ffmpeg/bin/ffprobe.exe"
],
"sha256": "4b9dd607b6703d3ea25abefc8df7d7b5d76ac5d5cfcdda803f1806787c7aade9"
}
]
}