congazverse commited on
Commit
18ed4bd
1 Parent(s): ef18b4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +55 -0
README.md CHANGED
@@ -1,3 +1,58 @@
1
  ---
 
 
2
  license: openrail++
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: openrail++
5
+ thumbnail: "https://huggingface.co/congazverse/worldBuilder/resolve/main/shibuyajapan.png"
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
+ - image-to-image
10
+ - hdri
11
+ - 360 VR
12
  ---
13
+
14
+ ## A HDRI-themed model to automatically generate HDRI and 360VR of any Indoor, Outdoor and Urban locations.
15
+ Textual Inversion embedding on 768x768 images of various HDRI.
16
+
17
+ Download both hdrimaker.ckpt and hdrimaker.yaml to your Stable-diffusion folder.
18
+
19
+ # Random prompts:
20
+ Feel free to use your usual modifiers, but adding these will help you get a better result.
21
+ - Example prompt A:
22
+ ![Fairy Town](https://huggingface.co/congazverse/worldBuilder/resolve/main/fairytown.png)
23
+ close up of a street in a beautiful fairytale world with castles and stone houses, ( horizontal symmetry:1.5), (reflected horizontally:1.5), pixel perfect, perfectly seamless, soft edges, uhd, rtx,
24
+ - negative prompt:
25
+ low quality, not symmetrical, badly reflected, pixelated, soft blur, blurry, bad seams, not seamless, not patterned, misaligned
26
+ 50 steps - CFG 8
27
+
28
+ - Example prompt B:
29
+ ![Amazonian Forest](https://huggingface.co/congazverse/worldBuilder/resolve/main/amazonianjungle.png)
30
+ a walk through the amazonian forest with colourful flowers and birds hidden in the trees, ( horizontal symmetry:1.5), (reflected horizontally :1.5), pixel perfect, perfectly seamless, soft edges, uhd, rtx,
31
+ - Negative prompt:
32
+ low quality, not symmetrical, badly reflected, pixelated, soft blur, blurry, bad seams, not seamless, not patterned, misaligned
33
+ 50 steps - CFG 10
34
+
35
+ - Example prompt C:
36
+ ![Ikea Loft](https://huggingface.co/congazverse/worldBuilder/resolve/main/ikealoft.png)
37
+ a beautifully furnished loft with a high ceiling and modern ikea furniture, ( horizontal symmetry:1.5), (reflected horizontally :1.5), 360VR, pixel perfect, perfectly seamless, soft edges, uhd, rtx, four walls
38
+ - Negative prompt:
39
+ low quality, not symmetrical, badly reflected, pixelated, soft blur, blurry, bad seams, not seamless, not patterned, misaligned
40
+ 50 steps - CFG 10
41
+
42
+ # Tips:
43
+ - Play with your image resolution to get a different result.
44
+
45
+ # Image resolution:
46
+ - Square format:
47
+ 768x768, 1024x1024, 1280x1280 > powerful GPU > 1536x1536
48
+ - HDRI format:
49
+ 1024x512, 1280x640 > powerful GPU > 1536x768
50
+
51
+ # Upscaler:
52
+ LDSR is recommended
53
+ Scaling 1.5, 2 and 4
54
+
55
+ # HDRI preview:
56
+ Panoraven is a brilliant website which allows you to quickly view and share your panorama (Registration isn't needed)
57
+ https://panoraven.com/en/share-360-photo
58
+