Skip to content

Commit 22b72c9

Browse files
committed
Merge branch 'dev/ptrottier/fix_readme' into 'main'
Fixed README See merge request lightspeedrtx/lss-ai-tools/comfyui-rtx_remix!26
2 parents 7115831 + acd066c commit 22b72c9

1 file changed

Lines changed: 3 additions & 13 deletions

File tree

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,28 +41,18 @@ You should see RTX Remix nodes:
4141

4242
## Example Workflows and Templates
4343

44-
To help you get started, we have included the following templates and workflow examples in the ./workflows folder.
44+
To help you get started, we have included the following template and workflow example in the ./workflows folder.
4545

4646
Simple to Use:
4747
1. Open RTX Remix
4848
1. Open your project
4949
1. Select the objects with textures you want to upscale
50-
1. Launch ComfyUI, load a graph using the .png file and hit "Queue Prompt"
50+
1. Launch ComfyUI, load a graph using the .JSON file and hit "Queue Prompt"
5151

5252
Note: for subsequent runs: disable the "Create Layer" portion of the graph since it will already exist.
5353

54-
### Texture workflow template
55-
`./workflows/rtx_remix_texture_workflow_template.png`
56-
57-
![Template](workflows/rtx_remix_texture_workflow_template.png "Texture Workflow Template")
58-
59-
60-
Use this graph to start your own ai workflow and modify textures in RTX Remix.
61-
6254
### Plug n Play PBRify_Remix workflow
63-
`./workflows/rtx_remix_pbrify_remix_workflow.png`
64-
65-
![Template](workflows/rtx_remix_pbrify_remix_workflow.png "PBRify_Remix Workflow")
55+
`./workflows/rtx_remix_pbrify_workflow.json`
6656

6757
An upscaling workflow to upscale the diffuse textures in your mod. This will create Normal, Roughness and Height maps using [PBRify_Remix](https://github.com/Kim2091/PBRify_Remix)
6858

0 commit comments

Comments
 (0)