Diffusion Single File
comfyui
tdrussell commited on
Commit
47815ec
·
verified ·
1 Parent(s): dc139a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -81,6 +81,9 @@ Digital painting of a fiery dragon with glowing yellow eyes, black horns, and a
81
  - "Digital artwork of Fern from Sousou no Frieren, with long purple hair and purple eyes, wearing a black coat over a white dress with puffy sleeves..."
82
  - This is extra important when prompting for multiple characters. If you just list off character names with no description of appearance, the model can get confused.
83
 
 
 
 
84
  # Limitations
85
  - The model doesn't do realism well. This is intended. It is an anime / illustration / art focused model.
86
  - The model may generate undesired content, especially if the prompt is short or lacking details.
 
81
  - "Digital artwork of Fern from Sousou no Frieren, with long purple hair and purple eyes, wearing a black coat over a white dress with puffy sleeves..."
82
  - This is extra important when prompting for multiple characters. If you just list off character names with no description of appearance, the model can get confused.
83
 
84
+ # Model comparison
85
+ You may be interested in comparing Anima's outputs with other models. A ComfyUI workflow, anima_comparison.json, is provided. This workflow generates a grid of images where each model is a column and the rows are different seeds. It can be configured to compare any number of models you select by changing a few output nodes. Supported model architectures: Anima, SDXL, Lumina, Chroma, Newbie-Image. The default configuration compares Anima, NetaYume, and Newbie-Image.
86
+
87
  # Limitations
88
  - The model doesn't do realism well. This is intended. It is an anime / illustration / art focused model.
89
  - The model may generate undesired content, especially if the prompt is short or lacking details.