Kvikontent
commited on
Commit
•
f635062
1
Parent(s):
860240c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,36 @@
|
|
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 |
+
- midjourney
|
9 |
+
- midjourney V6
|
10 |
+
- v6
|
11 |
+
- MJ
|
12 |
+
- mj
|
13 |
+
- kviai
|
14 |
+
- kvikontent
|
15 |
+
- text-to-image
|
16 |
+
- lora
|
17 |
+
base_model: runwayml/stable-diffusion-v1-5
|
18 |
+
widget:
|
19 |
+
- text: ed sheeran made of thnderstorm clouds, lights, thunder, rain, particles
|
20 |
+
output:
|
21 |
+
url: images/ed.png
|
22 |
+
- text: silhouette of a dog in the thunderstorm clouds, thumder, photo, bad weather,
|
23 |
+
output:
|
24 |
+
url: images/dog.png
|
25 |
+
- text: A professional photo of a beautiful night waterfall in the jungle with a touch of blue and a few fireflies flying around
|
26 |
+
output:
|
27 |
+
url: images/water.png
|
28 |
---
|
29 |
+
|
30 |
+
# Midjourney V6
|
31 |
+
|
32 |
+
Midjourney is most realistic and powerful ai image generator in the world. Here is is Stable Diffusion LoRA model trained on 100k+ midjourney V6 images.
|
33 |
+
|
34 |
+
## Examples
|
35 |
+
|
36 |
+
<Gallery />
|