perilli commited on
Commit
415cdbc
·
verified ·
1 Parent(s): b9a2d9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -1,6 +1,8 @@
1
  # ***WORK IN PROGRESS***
2
- # ***WORK IN PROGRESS***
3
- # ***WORK IN PROGRESS***
 
 
4
 
5
  ---
6
 
@@ -10,11 +12,17 @@ Archive of all models orchestrated by [AP Workflows for ComfyUI](https://perilli
10
 
11
  ![APW 12.0 for ComfyUI](APW_12.0.jpeg)
12
 
 
 
 
 
 
 
13
  Wherever possible, the enforced naming convention is:
14
 
15
  *[name of the model] [version] [[precision]] [[author]] [for which base model, if applicable] . safetensors*
16
 
17
- For example: *Realism 1.0 [fp16] [XLabs] for F1D.safetensors*
18
 
19
  ## Licenses
20
 
@@ -31,7 +39,7 @@ Users are responsible for complying with the terms of the license attached to ea
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:
36
 
37
  ```
 
1
  # ***WORK IN PROGRESS***
2
+
3
+ 1. Creation of the folder structure **< Done**
4
+ 2. Uploading of all models **< Done**
5
+ 3. Renaming of each model according to the naming convention **< Pending**
6
 
7
  ---
8
 
 
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
+
19
+ ## Naming Convention
20
+
21
  Wherever possible, the enforced naming convention is:
22
 
23
  *[name of the model] [version] [[precision]] [[author]] [for which base model, if applicable] . safetensors*
24
 
25
+ For example: *Realism 1.0 [FP16] [XLabs] for F1D.safetensors*
26
 
27
  ## Licenses
28
 
 
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
  ```