Skip to content

Commit

Permalink
modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
yiyuzhuang committed Jan 18, 2022
1 parent 809a9b2 commit 156e150
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 60 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.pth
*.tar
__pycache__
__pycache__
.idea
60 changes: 2 additions & 58 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The refined results will be saved in folder `refine` in the same parent directo
```
python run_refine.py --name facescape --nerf_folder ../data/fit/fitting/segRelRes_00133/render/
```
- ###Face Rigging and Editing
- ### Face Rigging and Editing
#### 1. Render modulation results
This demo simply show how to rig and edit the fitting results.
```
Expand Down

0 comments on commit 156e150

Please sign in to comment.