Update README.md
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ library_name: diffusers
|
|
17 |
|
18 |
# DreamBooth model for Starcraft:Remastered terrain
|
19 |
|
20 |
-
This is a Stable Diffusion model fine-tuned on Starcraft terrain images with DreamBooth. It can be used by adding the `instance_prompt`: **isometric starcraft
|
21 |
|
22 |
-
The
|
23 |
|
24 |
It was trained on 64x64 terrain images from 1,808 melee maps including original Blizzard maps and those downloaded from Battle.net, scmscx.com and broodwarmaps.net.
|
25 |
|
|
|
17 |
|
18 |
# DreamBooth model for Starcraft:Remastered terrain
|
19 |
|
20 |
+
This is a Stable Diffusion model fine-tuned on Starcraft terrain images with DreamBooth. It can be used by adding the `instance_prompt`: **isometric starcraft _tileset_ terrain**
|
21 |
|
22 |
+
The _tileset_ should be one of `ashworld`, `badlands`, `desert`, `ice`, `jungle`, `platform`, `twilight` or `installation`, which corresponds to Starcraft terrain tilesets.
|
23 |
|
24 |
It was trained on 64x64 terrain images from 1,808 melee maps including original Blizzard maps and those downloaded from Battle.net, scmscx.com and broodwarmaps.net.
|
25 |
|