XChenZ / havatar

[TOG 2023] HAvatar: High-fidelity Head Avatar via Facial Model ConditionedNeural Radiance Field
https://www.liuyebin.com/havatar/
Other
122 stars 9 forks source link

environment.yaml #4

Closed mp3pintyo closed 8 months ago

mp3pintyo commented 9 months ago

Hello!

Windows WSL In the pip section of the environment.yaml file, this package is wrong:

Error 2:

https://pypi.org/project/pytorch3d/#history

Thanks for fixing it.

XChenZ commented 9 months ago

Thanks for your correction! Actually, these two packages are locally compiled at that time. For pytorch3d, I think recent newer version is also suitable.

Inferencer commented 9 months ago

Hello!

Windows WSL In the pip section of the environment.yaml file, this package is wrong:

* fused==0.0.0
  The available version of this is:

* fused==0.1.0

Error 2:

* pytorch3d==0.6.0

https://pypi.org/project/pytorch3d/#history

Thanks for fixing it.

can you share your env.yaml for windows, i'm having a little trouble with some of it