Update README.md
Browse files
README.md
CHANGED
@@ -101,7 +101,7 @@ For more technical details of the original MMDiT architecture, please refer to t
|
|
101 |
### Usage & Limitations
|
102 |
- While this model can handle long prompts, you may observe artifacts on the edge of generations when T5 tokens go over 256. Pay attention to the token limits when using this model in your workflow, and shortern prompts if artifacts becomes too obvious.
|
103 |
- The medium model has a different training data distribution than the large model, so it may not respond to the same prompt similarly.
|
104 |
-
- We recommend sampling with **[Skip Layer Guidance](https://github.com/comfyanonymous/ComfyUI/pull/5404)** for better
|
105 |
|
106 |
### Model Performance
|
107 |
|
|
|
101 |
### Usage & Limitations
|
102 |
- While this model can handle long prompts, you may observe artifacts on the edge of generations when T5 tokens go over 256. Pay attention to the token limits when using this model in your workflow, and shortern prompts if artifacts becomes too obvious.
|
103 |
- The medium model has a different training data distribution than the large model, so it may not respond to the same prompt similarly.
|
104 |
+
- We recommend sampling with **[Skip Layer Guidance](https://github.com/comfyanonymous/ComfyUI/pull/5404)** for better structure and anatomy coherency.
|
105 |
|
106 |
### Model Performance
|
107 |
|