recoilme commited on
Commit
11b6c52
·
2 Parent(s): e7f7670 a944cb8

Merge branch 'main' of https://huggingface.co/recoilme/ColorfulXL-Lightning

Browse files
.gitattributes CHANGED
@@ -36,3 +36,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
36
  5.png filter=lfs diff=lfs merge=lfs -text
37
  6.jpg filter=lfs diff=lfs merge=lfs -text
38
  promo.png filter=lfs diff=lfs merge=lfs -text
 
 
 
 
36
  5.png filter=lfs diff=lfs merge=lfs -text
37
  6.jpg filter=lfs diff=lfs merge=lfs -text
38
  promo.png filter=lfs diff=lfs merge=lfs -text
39
+ Model_lightning_colorfulxlLightning_v10_result_1_00005_.png filter=lfs diff=lfs merge=lfs -text
40
+ Model_lightning_colorfulxlLightning_v10_result_2_00005_.png filter=lfs diff=lfs merge=lfs -text
41
+ Model_lightning_colorfulxlLightning_v10_result_3_00005_.png filter=lfs diff=lfs merge=lfs -text
Model_lightning_colorfulxlLightning_v10_result_1_00005_.png ADDED

Git LFS Details

  • SHA256: 5c4f56bf0d031497338819299dfbe9a7e70bbc8d8b0cc38d1ce588ce41aad170
  • Pointer size: 133 Bytes
  • Size of remote file: 46.2 MB
Model_lightning_colorfulxlLightning_v10_result_2_00005_.png ADDED

Git LFS Details

  • SHA256: eb69493bf2f4e2d65c94437f065067b3200a1505670b028cf94efe279e6288b0
  • Pointer size: 133 Bytes
  • Size of remote file: 51.2 MB
Model_lightning_colorfulxlLightning_v10_result_3_00005_.png ADDED

Git LFS Details

  • SHA256: 6bb985ec4065a024921d6c155c2855e9df712bcfa59ec2df5907fa069b90c685
  • Pointer size: 133 Bytes
  • Size of remote file: 49.1 MB
README.md CHANGED
@@ -21,11 +21,19 @@ High range of resolutions supported (576 - 1280), 576*832 example:
21
 
22
  ![steps](5.png)
23
 
 
 
 
 
24
  Due to training LORA's on the base version of SDXL, there are problems with hands and faces:
25
 
26
  ![problems](6.jpg)
27
 
 
28
 
 
 
 
29
 
30
  ## Usage
31
 
@@ -59,6 +67,14 @@ image.show()
59
  image.save("girl.png")
60
  ```
61
 
 
 
 
 
 
 
 
 
62
  ## Model Details
63
 
64
  * **Developed by**: [AiArtLab](https://aiartlab.org/)
 
21
 
22
  ![steps](5.png)
23
 
24
+ It also works at huge resolutions like 1248 * 1824 (with Kohya HRFix Integrated)
25
+ ![huge](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7d8d701e-1346-460c-aa11-660b755a5a98/original=true/00055-3393169269.jpeg)
26
+ params: https://civitai.com/images/9415168)
27
+
28
  Due to training LORA's on the base version of SDXL, there are problems with hands and faces:
29
 
30
  ![problems](6.jpg)
31
 
32
+ Detailed review, thx to [Stevie2k8](https://civitai.com/user/Stevie2k8)!
33
 
34
+ ![Model_lightning_colorfulxlLightning_v10_result_1_00005_](Model_lightning_colorfulxlLightning_v10_result_1_00005_.png)
35
+ ![Model_lightning_colorfulxlLightning_v10_result_2_00005_](Model_lightning_colorfulxlLightning_v10_result_2_00005_.png)
36
+ ![Model_lightning_colorfulxlLightning_v10_result_3_00005_](Model_lightning_colorfulxlLightning_v10_result_3_00005_.png)
37
 
38
  ## Usage
39
 
 
67
  image.save("girl.png")
68
  ```
69
 
70
+ ## Local inference
71
+
72
+ [https://github.com/recoilme/100lineSDXL](https://github.com/recoilme/100lineSDXL)
73
+
74
+ ## Space (upgrade on GPU)
75
+
76
+ [https://huggingface.co/spaces/recoilme/ColorfulXL-Lightning](https://huggingface.co/spaces/recoilme/ColorfulXL-Lightning)
77
+
78
  ## Model Details
79
 
80
  * **Developed by**: [AiArtLab](https://aiartlab.org/)