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
220 stars 57 forks source link

Environment setting for MacM1 #35

Open francoislacarce opened 2 years ago

francoislacarce commented 2 years ago

Hello, I have an issue creating the deepfakes environment. As I try to create it from environment.yml I get the following error :

The following specifications were found to be incompatible with your system:

Your installed version is: 10.16

Then as I try to activate the deepfakes environment, I get the following message :

EnvironmentNameNotFound: Could not find conda environment: deepfakes .

I don't know why this doesn't work (I think this is because of incompatibility with the new version of MAC but I'm not sure though) and your help will be highly appreciated !

Thank you, Francois

davide-coccomini commented 2 years ago

Hello, I am afraid that this issue is related to the used OS and I have no experience in running it on MAC. Could you emulate a Linux environment?