davide-coccomini / Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection

Code for Video Deepfake Detection model from "Combining EfficientNet and Vision Transformers for Video Deepfake Detection" presented at ICIAP 2021.
https://dl.acm.org/doi/abs/10.1007/978-3-031-06433-3_19
MIT License
237 stars 60 forks source link

Failed to setup python environment through environment.yml #11

Closed wzeyuann closed 2 years ago

wzeyuann commented 2 years ago

Initially, I want to setup python environment through conda env create --file environment.yml. However, there are something wrong with the version. image Then I delete the concrete version of the packages. But there occurred something wrong new.

So could you please check wether there are something wrong in the environment file.

wzeyuann commented 2 years ago

New errors

微信图片_20211202193533
wzeyuann commented 2 years ago

Looking forward to your answer, thank you~

nrohan09-cloud commented 2 years ago

I am facing this exact same issue.

davide-coccomini commented 2 years ago

Hello! Sorry for the late reply, I should have solved the problem with the last commit. Let me know if you encounter any other problems.

xiaomo9 commented 9 months ago

New errors 微信图片_20211202193533

I wonder if you solved it,I had the same problem