Official implementation of the Fake News Revealer paper
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 316B

1234567891011121314151617
  1. opencv-python==4.5.1.48
  2. optuna==2.8.0
  3. pandas==1.1.5
  4. Pillow==8.2.0
  5. pytorch-lightning==1.2.10
  6. pytorch-model-summary==0.1.2
  7. pytorchtools==0.0.2
  8. scikit-image==0.17.2
  9. scikit-learn==0.24.2
  10. scipy==1.5.4
  11. seaborn==0.11.1
  12. torch==1.8.1
  13. torchmetrics==0.2.0
  14. torchsummary==1.5.1
  15. torchvision==0.9.1
  16. tqdm==4.60.0
  17. transformers==4.5.1