Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# sd14-emoji-lora
|
3 |
|
@@ -7,5 +19,4 @@ black and white and cartoonish images.
|
|
7 |
|
8 |
You can find some examples images below. More sample images can be found in sample_images directory.
|
9 |
|
10 |
-
![alt text](sample_images/hulk2.png?raw=true "Title")
|
11 |
-
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- Norod78/microsoft-fluentui-emoji-512-whitebg
|
4 |
+
library_name: diffusers
|
5 |
+
pipeline_tag: text-to-image
|
6 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
7 |
+
license: creativeml-openrail-m
|
8 |
+
tags:
|
9 |
+
- lora
|
10 |
+
- peft
|
11 |
+
- diffusers
|
12 |
+
---
|
13 |
|
14 |
# sd14-emoji-lora
|
15 |
|
|
|
19 |
|
20 |
You can find some examples images below. More sample images can be found in sample_images directory.
|
21 |
|
22 |
+
![alt text](sample_images/hulk2.png?raw=true "Title")
|
|