SOLRICKS commited on
Commit
c3a0f5a
·
verified ·
1 Parent(s): 6477e09

Document model weights

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -39,6 +39,21 @@ It focuses on:
39
  - GPU-powered workflow automation
40
  - Practical AI system components
41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  ## Installation
43
 
44
  ### Install via ComfyUI Manager
@@ -46,4 +61,5 @@ It focuses on:
46
  Open **ComfyUI Manager**, search for:
47
 
48
  ```text
49
- SOLRICKS
 
 
39
  - GPU-powered workflow automation
40
  - Practical AI system components
41
 
42
+ ## Model Weights
43
+
44
+ This repository includes trained model weights used by ComfyUI-SOLRICKS.
45
+
46
+ ```text
47
+ DLAANet.safetensors
48
+ DLAATexture.safetensors
49
+ ```
50
+
51
+ These weights are intended for use with the ComfyUI-SOLRICKS custom node.
52
+
53
+ The main source code, installation instructions, and release notes are available on GitHub:
54
+
55
+ https://github.com/SOLRICKS/comfyui-solricks
56
+
57
  ## Installation
58
 
59
  ### Install via ComfyUI Manager
 
61
  Open **ComfyUI Manager**, search for:
62
 
63
  ```text
64
+ SOLRICKS
65
+ ```