LivePortrait icon indicating copy to clipboard operation
LivePortrait copied to clipboard

ModuleNotFoundError: No module named 'torch'

Open raochinmay6 opened this issue 1 year ago • 0 comments

`(LivePortrait) E:\LivePortrait>python app.py Traceback (most recent call last): File "E:\LivePortrait\app.py", line 12, in from src.utils.helper import load_description File "E:\LivePortrait\src\utils\helper.py", line 9, in import torch ModuleNotFoundError: No module named 'torch'

(LivePortrait) E:\LivePortrait>`

raochinmay6 avatar Oct 27 '24 10:10 raochinmay6