Carzit commited on
Commit
7f4c7b7
·
1 Parent(s): 08ee806

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md CHANGED
@@ -1,3 +1,38 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - Chtholly
5
+ - Suka Suka
6
+ - safetensors
7
+ - lora
8
+ language:
9
+ - en
10
+ pipeline_tag: text-to-image
11
  ---
12
+ # Chtholly
13
+ This is the lora of Chtholly, the happiest girl in the world.
14
+ ## ChthollyV1
15
+ This is a general lora that it is almost Compatible with any model, whether it is a flat style model or an impasto style model.
16
+ But it can't hide the strong character traits of some underlying models.
17
+ - recommended weight: 1-1.2
18
+ ## ChthollyV2
19
+ We used a new model and a better fitting algorithm. Now this lora can greatly restore the characters traits of Chtholly in the original animation.
20
+ However, the trait of this lora is so strong that it clashes violently with the non-anime-style underlying model(serious pollution).
21
+ - recomended weight: 0.6-0.9
22
+
23
+
24
+
25
+ # Downloads
26
+ <div class="flex flex-col dark:bg-gray-900 rounded-md divide-y dark:divide-gray-800">
27
+
28
+ <div class="flex justify-between px-4 py-2">
29
+ <a class="underline" href="https://huggingface.co/Carzit/Chtholly/resolve/main/ChthollyV1.safetensors">ChthollyV1.safetensors</a>
30
+ <div>37.9 MB</div>
31
+ </div>
32
+
33
+ <div class="flex justify-between px-4 py-2">
34
+ <a class="underline" href="https://huggingface.co/Carzit/Chtholly/resolve/main/ChthollyV2.safetensors">ChthollyV2.safetensors</a>
35
+ <div>151 MB</div>
36
+ </div>
37
+
38
+ </div>