Skip to content

Commit ba72def

Browse files
committed
trust region optimizer code should now be compatibile (I haven't tested though)
1 parent 6fbae4c commit ba72def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transfer_model/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ git clone https://github.com/vchoutas/smplx.git
4343
```Shell
4444
pip install -r requirements.txt
4545
```
46-
4. Install the Torch Trust Region optimizer by following the instructions [here](https://github.com/vchoutas/torch-trust-ncg) (rollback to compatible version such as `91ef87fd83085fc99415687089dee88d087dc16f`)
46+
4. Install the Torch Trust Region optimizer by following the instructions [here](https://github.com/vchoutas/torch-trust-ncg)
4747
5. Install loguru
4848
6. Install open3d
4949
7. Install omegaconf

0 commit comments

Comments
 (0)