perilli commited on
Commit
b9a2d9b
·
verified ·
1 Parent(s): 1815c2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -25,6 +25,11 @@ Users are responsible for complying with the terms of the license attached to ea
25
  ## How to use this archive
26
 
27
  1. Read the documentation of the AP Workflow you are installing: [APW](https://perilli.com/ai/comfyui-ap-workflow/), [AP Plot](https://perilli.com/ai/comfyui-ap-plot/), or [AP Trainer](https://perilli.com/ai/comfyui-ap-trainer/).
 
 
 
 
 
28
  2. Replicate the exact folder structure used in this repo on your local hard drive. Your root folder should be `APW_Models`.
29
  3. Download the models you need. **Not every AP Workflow needs all the models**.
30
  4. Modify ComfyUI `extra_model_paths.yaml` as follows:
 
25
  ## How to use this archive
26
 
27
  1. Read the documentation of the AP Workflow you are installing: [APW](https://perilli.com/ai/comfyui-ap-workflow/), [AP Plot](https://perilli.com/ai/comfyui-ap-plot/), or [AP Trainer](https://perilli.com/ai/comfyui-ap-trainer/).
28
+
29
+ 2. Clone the repository with `git clone https://huggingface.co/perilli/APW_Models` (depending on your network, this step might take several hours as you are downloading over 700GB of models).
30
+
31
+ OR
32
+
33
  2. Replicate the exact folder structure used in this repo on your local hard drive. Your root folder should be `APW_Models`.
34
  3. Download the models you need. **Not every AP Workflow needs all the models**.
35
  4. Modify ComfyUI `extra_model_paths.yaml` as follows: