Skip to content

Commit

Permalink
Merge pull request #8 from Mukosame/main-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
daveredrum authored Aug 17, 2023
2 parents 50780ae + 6e11687 commit d9c0ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To use the ControlNet Depth2img model, please download `control_sd15_depth.pth`
To make sure everything is set up and configured correctly, you can run the following script to generate texture for a backpack.

```shell
./bach/run.sh
./bash/run.sh
```

The generation and refinement should take around 500 sec and 360 sec, respectively. Once the synthesis completes, you should be able to see all generated assets under `outputs/backpack/42-p36-h20-1.0-0.3-0.1`. Load the final mesh `outputs/backpack/42-p36-h20-1.0-0.3-0.1/update/mesh/19.obj` in MeshLab, you should be able to see this (so something similar):
Expand Down

0 comments on commit d9c0ee7

Please sign in to comment.