From e7b913fe9b9cea1c35609a583b4c21391acadbc4 Mon Sep 17 00:00:00 2001 From: Sam Khoze <68170403+SamKhoze@users.noreply.github.com> Date: Mon, 8 Jul 2024 21:42:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a50ec01..9faa060 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ if you get any error for any packages, open the requirements.txt file with any t # Models๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ -You can download models directly from [GoogleDrive](https://drive.google.com/drive/folders/1dyu81WAP7_us8-loHjOXZzBJETNeJYJk?usp=sharing) and place models into the PATH `./ComfyUI/models/deepfuze/` Ensure to manually download each model one by one and place them, due to the size of the models some of the models won't download if you download the folder preparing the environmental variables navigate into your custom_nodes folder and git clone or manually download the code and extract it into the custom_nodes folder. +You can download models directly from [GoogleDrive](https://drive.google.com/drive/folders/1CNdsf_M1cBLgFIS5HQIqm0lCoW4M4QkL?usp=sharing) and place models into the PATH `./ComfyUI/models/deepfuze/` Ensure to manually download each model one by one and place them, due to the size of the models some of the models won't download if you download the folder preparing the environmental variables navigate into your custom_nodes folder and git clone or manually download the code and extract it into the custom_nodes folder. ## OpenAI API setup for voice cloning (Optional) ---