ComfyUI-Azure-Blob-Storage seamlessly integrates with a/Azure Blob Storage in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from Azure blob containers within the ComfyUI graph interface.
ComfyUI-Azure-Blob-Storage integrates Azure Blob Storage within ComfyUI. This open-source project offers custom nodes that make it easy to load and save images, videos, and checkpoint models directly from Azure blob containers through the ComfyUI graph interface.
Find ComfyUI-Azure-Blob-Storage
authored by l20richo
and proceed with its installation.
Install by either :
ComfyUI-Azure-Blob-Storage
authored by l20richo
and proceed with its installation.Setup the variable
Set up your .env
file
.env.example
into .env
andAZURE_STORAGE_ACCOUNT_NAME = ""
AZURE_STORAGE_CONNECTION_STRING = ""
AZURE_STORAGE_CONTAINER_NAME = ""
BLOB_INPUT_DIR = ""
BLOB_OUTPUT_DIR = ""
ComfyUI nodes to: