nightknocker commited on
Commit
b10540f
·
verified ·
1 Parent(s): 51d152d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -17,6 +17,10 @@ It was trained on both T5 (text) and the [AnimaTextToImagePipeline](https://hugg
17
 
18
  ![](images/preview.png)
19
 
 
 
 
 
20
  ## What has changed
21
 
22
  #### CLIP and LongCLIP
 
17
 
18
  ![](images/preview.png)
19
 
20
+ ## LoRA support
21
+
22
+ Character adapters created by kohya-ss/sd-scripts are compatible with the BERT text encoder. This new text encoder seemingly recognizes the [trigger words](https://huggingface.co/datasets/newtextdoc1111/danbooru-tag-csv) without issue.
23
+
24
  ## What has changed
25
 
26
  #### CLIP and LongCLIP