NightRaven109 commited on
Commit
b843ca3
·
verified ·
1 Parent(s): a683c4b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -0
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ A ComfyUI diffusion based PBR Material generator
2
+
3
+ With:
4
+
5
+ Normal, Height, and Roughness Generation
6
+
7
+ Upscaling
8
+
9
+
10
+
11
+ These are Custom trained models and a custom workflow to bring the best results possible
12
+
13
+ This will be updated to integrate the Remix nodes when they're released to run this along side your projects.
14
+
15
+ Install is easy too I've included a link to a premade Portable comfy zip with all the models and nodes required preinstalled, it is 32gb though, PLUG & PLAY instructions below
16
+
17
+
18
+
19
+ There are three modes
20
+
21
+ Material Atlas and Upscale
22
+
23
+ These differed enough to do better on
24
+
25
+ Material: Terrain, walls, floors, fabric, stone
26
+
27
+ Atlas: Game Objects, Items, Clothes, Wood Veneer, Faces
28
+
29
+ Upscale
30
+
31
+
32
+ Small Showcase:
33
+
34
+ Atlas Mode: https://imgsli.com/Mjc5OTEx
35
+
36
+ Material Mode: https://imgsli.com/Mjc5OTEy
37
+
38
+ Upscale Mode: https://imgsli.com/Mjc5OTEz
39
+
40
+
41
+
42
+ By no means is this always perfect and may require editing after generation
43
+
44
+
45
+ Install Steps
46
+
47
+ Download Zip from Hugging face and extract https://huggingface.co/NightRaven109/PBRFusion/tree/main
48
+
49
+ open run_nvidia_gpu.exe
50
+
51
+ click load on right side of screen, load .json file in root folder of extracted zip called PBRFusionV1.0.json
52
+
53
+ Choose mode, load image, and hit queue
54
+
55
+
56
+ Enjoy! (edited)