Update model card
Browse files
README.md
CHANGED
|
@@ -82,6 +82,19 @@ Recommended use cases:
|
|
| 82 |
- Polished 3D-inspired visual outputs
|
| 83 |
- ComfyUI image generation workflows
|
| 84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
Example prompt:
|
| 86 |
|
| 87 |
```text
|
|
@@ -102,9 +115,8 @@ semi-realistic cinematic portrait, detailed hair, expressive face, soft skin det
|
|
| 102 |
|
| 103 |
## About
|
| 104 |
|
| 105 |
-
Part of the **SOLRICKS** visual AI workflow stack for ComfyUI tools,
|
| 106 |
|
| 107 |
- Website: https://solricks.com/
|
| 108 |
- GitHub: https://github.com/SOLRICKS
|
| 109 |
-
-
|
| 110 |
-
- Civitai: https://civitai.com/user/Solricks
|
|
|
|
| 82 |
- Polished 3D-inspired visual outputs
|
| 83 |
- ComfyUI image generation workflows
|
| 84 |
|
| 85 |
+
## ComfyUI Settings
|
| 86 |
+
|
| 87 |
+
Suggested starting point for FLUX.2 [klein] 9B workflows:
|
| 88 |
+
|
| 89 |
+
```text
|
| 90 |
+
Checkpoint: SolricksVisual_v1.safetensors
|
| 91 |
+
Steps: 20
|
| 92 |
+
CFG / Guidance: 3.5
|
| 93 |
+
Recommended baseline: 24 steps, 3.5 guidance
|
| 94 |
+
Resolution: 1024x1024 or portrait-friendly vertical sizes
|
| 95 |
+
Sampler / Scheduler: use your FLUX.2 workflow defaults first
|
| 96 |
+
```
|
| 97 |
+
|
| 98 |
Example prompt:
|
| 99 |
|
| 100 |
```text
|
|
|
|
| 115 |
|
| 116 |
## About
|
| 117 |
|
| 118 |
+
Part of the **SOLRICKS** visual AI workflow stack for ComfyUI tools, models, and GPU automation.
|
| 119 |
|
| 120 |
- Website: https://solricks.com/
|
| 121 |
- GitHub: https://github.com/SOLRICKS
|
| 122 |
+
- Civitai: https://civitai.com/user/Solricks
|
|
|