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
|
Model_lightning_colorfulxlLightning_v10_result_2_00005_.png
ADDED
![]() |
Git LFS Details
|
Model_lightning_colorfulxlLightning_v10_result_3_00005_.png
ADDED
![]() |
Git LFS Details
|
README.md
CHANGED
@@ -21,11 +21,19 @@ High range of resolutions supported (576 - 1280), 576*832 example:
|
|
21 |
|
22 |

|
23 |
|
|
|
|
|
|
|
|
|
24 |
Due to training LORA's on the base version of SDXL, there are problems with hands and faces:
|
25 |
|
26 |

|
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 |

|
23 |
|
24 |
+
It also works at huge resolutions like 1248 * 1824 (with Kohya HRFix Integrated)
|
25 |
+

|
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 |

|
31 |
|
32 |
+
Detailed review, thx to [Stevie2k8](https://civitai.com/user/Stevie2k8)!
|
33 |
|
34 |
+

|
35 |
+

|
36 |
+

|
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/)
|