rityak commited on
Commit
770e040
·
verified ·
1 Parent(s): 6a2ffdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -46,6 +46,15 @@ A few short iterations on a small but high-quality dataset:
46
 
47
  > **Note:** UNet and CLIP were fine-tuned separately due to an initial configuration error.
48
 
 
 
 
 
 
 
 
 
 
49
  ## Usage Guidelines
50
 
51
  The usage guidelines will be the same as for Animagine 3.1 and 4.0. For more details, please refer to:
 
46
 
47
  > **Note:** UNet and CLIP were fine-tuned separately due to an initial configuration error.
48
 
49
+ ## Styles Reference
50
+
51
+ You can influence the visual style of generated images by including artist or style tags in your prompt. For a curated list of artist tags that have been tested with Animagus (compiled from the various checkpoints used in the merge), download the reference here:
52
+
53
+ **Download artist list**:
54
+ https://huggingface.co/rityak/animagus/raw/main/artist_list.txt
55
+
56
+ > **Note:** This list was gathered from models used during merging and serves as a helpful starting point, but not all tags are guaranteed to work equally well. Feel free to experiment and discover which styles best suit your use case.
57
+
58
  ## Usage Guidelines
59
 
60
  The usage guidelines will be the same as for Animagine 3.1 and 4.0. For more details, please refer to: