APW > OCS
Browse files
README.md
CHANGED
@@ -8,11 +8,11 @@
|
|
8 |
|
9 |
# APW Models
|
10 |
|
11 |
-
Archive of all models orchestrated by [
|
12 |
|
13 |

|
14 |
|
15 |
-
Notice that, in some cases, the models used in
|
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
|
36 |
|
37 |
-
2. Clone the repository with `git clone https://huggingface.co/perilli/
|
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 `
|
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]\
|
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 |

|
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
|