Kvikontent
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: diffusers
|
6 |
+
pipeline_tag: text-to-image
|
7 |
+
tags:
|
8 |
+
- text-to-image
|
9 |
+
- lora
|
10 |
+
- stable-diffusion
|
11 |
+
- fat boys
|
12 |
+
- kviai
|
13 |
+
base_model: ByteDance/SDXL-Lightning
|
14 |
---
|
15 |
+
|
16 |
+
# Fat Funny Boys Generator V1
|
17 |
+
|
18 |
+
Model lora based on SDXL Lighting
|
19 |
+
|
20 |
+
## Try It
|
21 |
+
|
22 |
+
You can try out it now using Interface API
|