Local Testing

#1
by vjjoshi23 - opened

Testing this model in your PC.

So, i am testing this model in my local pc, i have written a simple python script for the model.safetensors. but the output from the model always fall around 50%.

The Question arised:

  1. is it a trained model for the deepfake detector?
  2. Do I have to do something extra like training the model in https://huggingface.co/spaces/ComplexDataLab/OpenFakeDemo using the data.
  3. this is the datasets https://huggingface.co/datasets/ComplexDataLab/OpenFake
  4. how do i achive the accuracy of this demo: https://huggingface.co/spaces/ComplexDataLab/OpenFakeDemo

Sign up or log in to comment