NightRaven109 commited on
Commit
ae87fad
·
verified ·
1 Parent(s): ac5e82a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -33
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  ---
4
- I'm excited to release a ComfyUI diffusion based PBR Material generator!
5
 
6
  Able to perform:
7
 
@@ -12,58 +12,33 @@ Able to perform:
12
 
13
  These are Custom trained models and a custom workflow to bring the best results possible
14
 
15
- This will be updated to integrate the REST API when it's released to more easily add PBR to your projects.
16
-
17
  The installation is easy too. I've included a link to a pre-made Portable ComfyUI zip with all the models and nodes required preinstalled. It is ***32gb*** though, **PLUG & PLAY** instructions below
18
 
19
- There are three modes:
20
-
21
- - **Material**
22
- - **Atlas**
23
- - **Upscale**
24
-
25
- These differed enough to do better on
26
-
27
- - Material:
28
- - terrain
29
- - walls
30
- - floors
31
- - fabric
32
- - stone
33
-
34
- - Atlas: ( Atlas Has been deprecated i reccomend Material )
35
- - Game Objects
36
- - Items
37
- - Clothes
38
- - Wood Veneer
39
- - Faces
40
-
41
- - Upscale:
42
- - Upscale 🙂
43
-
44
 
45
  Small Showcase:
46
 
47
- Atlas Mode: https://imgsli.com/Mjc5OTEx
48
-
49
  Material Mode: https://imgsli.com/Mjc5OTEy
50
 
51
  Upscale Mode: https://imgsli.com/Mjc5OTEz
52
 
53
  I currently recommend only using material and upscale modes
54
 
 
 
 
 
55
  This is in no way perfect and may require editing after generation
56
 
57
 
58
  __**Installation Steps:**__
59
 
60
- 1. Download BatchLoader Zip from HuggingFace and extract https://huggingface.co/NightRaven109/PBRFusion/tree/main
61
 
62
  2. Open run_nvidia_gpu.exe
63
 
64
- 3. Click load on right side of screen, load .json file in root folder of extracted zip called PBRFusionV1.6.6.zip
65
 
66
- 4. Choose mode (green box "PBR Fusion Options"), Paste in Path to input folder in "GIR Dir Picker", and hit "Queue Prompt" on right side of screen
67
 
68
  5. To que up batches hit "Extra Options under Queue Prompt and make batch count to amnt of images in directory you set
69
 
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  ---
4
+ This is a ComfyUI diffusion based PBR Material generator
5
 
6
  Able to perform:
7
 
 
12
 
13
  These are Custom trained models and a custom workflow to bring the best results possible
14
 
 
 
15
  The installation is easy too. I've included a link to a pre-made Portable ComfyUI zip with all the models and nodes required preinstalled. It is ***32gb*** though, **PLUG & PLAY** instructions below
16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
  Small Showcase:
19
 
 
 
20
  Material Mode: https://imgsli.com/Mjc5OTEy
21
 
22
  Upscale Mode: https://imgsli.com/Mjc5OTEz
23
 
24
  I currently recommend only using material and upscale modes
25
 
26
+ For more support I am active on the RTX Remix Discord and happy to help https://discord.gg/rtxremix
27
+
28
+
29
+
30
  This is in no way perfect and may require editing after generation
31
 
32
 
33
  __**Installation Steps:**__
34
 
35
+ 1. Download the PBRFusionProtable2.0 Zip from HuggingFace and extract https://huggingface.co/NightRaven109/PBRFusion/tree/main
36
 
37
  2. Open run_nvidia_gpu.exe
38
 
39
+ 3. Click load on right side of screen, load .json file in root folder of extracted zip called PBRFusionV2.0.1.json
40
 
41
+ 4. Paste in Path to input folder in "GIR Dir Picker", and hit "Queue Prompt" on right side of screen
42
 
43
  5. To que up batches hit "Extra Options under Queue Prompt and make batch count to amnt of images in directory you set
44