python-dotenv==1.0.1 boto3==1.34.32 azure-storage-blob==12.20.0
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.
ComfyUI-Azure-Blob-Storage` authored by `l20richo“ and proceed with its installation.Set up your .env file
.env.example into .env and“`
AZURE_STORAGE_ACCOUNT_NAME = “”
AZURE_STORAGE_CONNECTION_STRING = “”
AZURE_STORAGE_CONTAINER_NAME = “”
BLOB_INPUT_DIR = “”
BLOB_OUTPUT_DIR = “”
“`
ComfyUI nodes to: