Update README.md
Browse files
README.md
CHANGED
|
@@ -55,12 +55,12 @@ ComfyUI/models/
|
|
| 55 |
|
| 56 |
In the workflow:
|
| 57 |
|
| 58 |
-
1. Load the bundle with `anima.3-8B-
|
| 59 |
2. Load `qwen_3_06b_base.safetensors` with ComfyUI's `CLIPLoader` and select `stable_diffusion` as the type.
|
| 60 |
3. Load `qwen35_4b.safetensors` with `Load Qwen3.5 4B (Anima)`.
|
| 61 |
4. Connect all three to `anima.3-8B-v2 Prompt`, enter one prompt, and send its `expanded` output to the sampler.
|
| 62 |
|
| 63 |
-
Both text encoders are released after conditioning is produced. The bundled connector stays with the diffusion model because it is used during sampling.
|
| 64 |
|
| 65 |
### Forge Neo
|
| 66 |
|
|
|
|
| 55 |
|
| 56 |
In the workflow:
|
| 57 |
|
| 58 |
+
1. Load the bundle with `anima.3-8B-v1.1`.
|
| 59 |
2. Load `qwen_3_06b_base.safetensors` with ComfyUI's `CLIPLoader` and select `stable_diffusion` as the type.
|
| 60 |
3. Load `qwen35_4b.safetensors` with `Load Qwen3.5 4B (Anima)`.
|
| 61 |
4. Connect all three to `anima.3-8B-v2 Prompt`, enter one prompt, and send its `expanded` output to the sampler.
|
| 62 |
|
| 63 |
+
Both text encoders are released after conditioning is produced. The bundled connector stays with the diffusion model because it is used during sampling. Workflow: https://huggingface.co/lylogummy/Anima-3.8B/blob/main/workflows/workflow_1.1.json
|
| 64 |
|
| 65 |
### Forge Neo
|
| 66 |
|