nakashun-t
commited on
Commit
•
c64bcdc
1
Parent(s):
33f8b59
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,38 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- ja
|
6 |
+
tags:
|
7 |
+
- Stable-Diffusion
|
8 |
+
- lora
|
9 |
---
|
10 |
+
# 【LoRA】witchpot-ancientmap-sd-1-5
|
11 |
+
Ancient map LoRA for game ui
|
12 |
+
[witchpot-ancientmap-sd-1-5](https://huggingface.co/Witchpot/AncientMap/resolve/main/witchpot-ancientmap-sd-1-5.safetensors)
|
13 |
+
All training data is generated by Midjourney
|
14 |
+
|
15 |
+
## Trigger
|
16 |
+
- ancientmap
|
17 |
+
|
18 |
+
## Sample Prompts
|
19 |
+
- ancientmap, mountains, game map, UI
|
20 |
+
|
21 |
+
## Sample Images
|
22 |
+
Using this with Depth2Img on [stable-diffusion-for-unity](https://docs.witchpot.com/)
|
23 |
+
Input terrain
|
24 |
+
|
25 |
+
![sample1](https://huggingface.co/Witchpot/AncientMap/resolve/main/image%2022.png)
|
26 |
+
![sample2](https://huggingface.co/Witchpot/AncientMap/resolve/main/ancientmap.png)
|
27 |
+
|
28 |
+
## Model Description
|
29 |
+
- Model type: [LoRA]
|
30 |
+
- Base Model: Model trained with runwayml/stable-diffusion-v1-5/v1-5-pruned.ckpt (https://huggingface.co/runwayml/stable-diffusion-v1-5/blob/main/v1-5-pruned.ckpt)
|
31 |
+
|
32 |
+
## Recommendations
|
33 |
+
This LoRA model has been trained to generate game stages map, based on specific patterns.
|
34 |
+
By combining it with Depth2Image, you can create consistent game map.
|
35 |
+
This LoRA is supposed to use with [stable-diffusion-for-unity](https://docs.witchpot.com/)
|
36 |
+
|
37 |
+
## Information
|
38 |
+
- https://twitter.com/Witchpot_
|