perilli commited on
Commit
1bec3f5
·
verified ·
1 Parent(s): f461370
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -8,11 +8,11 @@
8
 
9
  # APW Models
10
 
11
- Archive of all models orchestrated by [AP Workflows for ComfyUI](https://perilli.com/ai/comfyui/).
12
 
13
  ![APW 12.0 for ComfyUI](APW_12.0.jpeg)
14
 
15
- Notice that, in some cases, the models used in AP Workflows are automatically downloaded by certain ComfyUI node at their first execution.
16
 
17
  Those nodes save the models they need in folders outside the structure indicated below. This archive does not mirror those models.
18
 
@@ -32,19 +32,19 @@ Users are responsible for complying with the terms of the license attached to ea
32
 
33
  ## How to use this archive
34
 
35
- 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/).
36
 
37
- 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).
38
 
39
  OR
40
 
41
- 2. Replicate the exact folder structure used in this repo on your local hard drive. Your root folder should be `APW_Models`.
42
- 3. Download the models you need. **No AP Workflow needs all models**.
43
  4. Modify ComfyUI `extra_model_paths.yaml` as follows:
44
 
45
  ```
46
  comfyui:
47
- base_path: [your_drive]\APW_Models\
48
  Generation_models: |
49
  Generation\Image
50
  Generation\Video
 
8
 
9
  # APW Models
10
 
11
+ Archive of all models orchestrated by [Open Creative Studio for ComfyUI](https://oc.studio).
12
 
13
  ![APW 12.0 for ComfyUI](APW_12.0.jpeg)
14
 
15
+ Notice that, in some cases, the models used in Open Creative Studio are automatically downloaded by certain ComfyUI node at their first execution.
16
 
17
  Those nodes save the models they need in folders outside the structure indicated below. This archive does not mirror those models.
18
 
 
32
 
33
  ## How to use this archive
34
 
35
+ 1. Read the [Open Creative Studio documentation](https://oc.studio/download/).
36
 
37
+ 2. Clone the repository with `git clone https://huggingface.co/perilli/OCS_Models` (depending on your network, this step might take several hours as you are downloading over 700GB of models).
38
 
39
  OR
40
 
41
+ 2. Replicate the exact folder structure used in this repo on your local hard drive. Your root folder should be `OCS_Models`.
42
+ 3. Download the models you need.
43
  4. Modify ComfyUI `extra_model_paths.yaml` as follows:
44
 
45
  ```
46
  comfyui:
47
+ base_path: [your_drive]\OCS_Models\
48
  Generation_models: |
49
  Generation\Image
50
  Generation\Video