Closed NeelayS closed 1 year ago
Made some changes to make the package installable. The FLAME model class can now be imported as follows:
from flame_pytorch import FLAME
With a couple of small additions, we can also make the package pip-installable but maybe we can do that in a different PR.
@soubhiksanyal @TimoBolkart
Made some changes to make the package installable. The FLAME model class can now be imported as follows:
With a couple of small additions, we can also make the package pip-installable but maybe we can do that in a different PR.
@soubhiksanyal @TimoBolkart