SOLRICKS commited on
Commit
b6735eb
·
verified ·
1 Parent(s): ab7fdda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -27,7 +27,7 @@ SOLRICKS develops ComfyUI tools/extensions.
27
 
28
  ## Preview
29
 
30
- A quick visual comparison of ComfyUI-SOLRICKS model output:
31
 
32
  <p align="center">
33
  <img src="comfyui-solricks-comparison.png" alt="ComfyUI-SOLRICKS visual comparison" width="640">
@@ -36,14 +36,14 @@ A quick visual comparison of ComfyUI-SOLRICKS model output:
36
 
37
  ## Model Weights
38
 
39
- This repository includes trained model weights used by ComfyUI-SOLRICKS.
40
 
41
  ```text
42
  DLAANet.safetensors
43
  DLAATexture.safetensors
44
  ```
45
 
46
- These nodes are intended for use with the ComfyUI-SOLRICKS custom node suite.
47
 
48
  The main source code, installation instructions, and release notes are available on GitHub:
49
 
 
27
 
28
  ## Preview
29
 
30
+ A quick visual preview of the refinement output:
31
 
32
  <p align="center">
33
  <img src="comfyui-solricks-comparison.png" alt="ComfyUI-SOLRICKS visual comparison" width="640">
 
36
 
37
  ## Model Weights
38
 
39
+ This repository includes the trained lightweight model weights used by ComfyUI-SOLRICKS.
40
 
41
  ```text
42
  DLAANet.safetensors
43
  DLAATexture.safetensors
44
  ```
45
 
46
+ These weights are intended for use with the ComfyUI-SOLRICKS custom node suite.
47
 
48
  The main source code, installation instructions, and release notes are available on GitHub:
49