Kvikontent
commited on
Commit
•
ec759a4
1
Parent(s):
6bb0f0a
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- fr
|
6 |
+
- ru
|
7 |
+
library_name: diffusers
|
8 |
+
pipeline_tag: text-to-image
|
9 |
+
tags:
|
10 |
+
- ed-sheeran
|
11 |
+
- kvikontent
|
12 |
+
- text-to-image
|
13 |
+
- stable-diffusion
|
14 |
+
- lora
|
15 |
+
base_model: runwayml/stable-diffusion-v1-5
|
16 |
+
widget:
|
17 |
+
- text: >-
|
18 |
+
Ed Sheeran, realistic
|
19 |
+
output:
|
20 |
+
url: images/ed_sheeran.jpeg
|
21 |
---
|
22 |
+
|
23 |
+
# Ed Sheeran SDXL V2
|
24 |
+
|
25 |
+
Model trained on runwayml/stable-diffusion-v1-5
|
26 |
+
|
27 |
+
## Examples
|
28 |
+
|
29 |
+
|
30 |
+
<Gallery />
|