cfeng16 / audio-visual-forensics

https://cfeng16.github.io/audio-visual-forensics/
MIT License
64 stars 5 forks source link

About torch issue #10

Open Ccivam opened 2 months ago

Ccivam commented 2 months ago

Traceback (most recent call last): File "/home/shivam/Desktop/audio-visual-forensics/detect.py", line 1, in import torch ^^^^^^^^^^^^ ModuleNotFoundError: No module named 'torch'

Although I have installed all the dependencies and torch too.I am getting above issue.