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 349B

12345678910111213141516171819
  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-learn==0.24.2
  9. scipy==1.5.4
  10. seaborn==0.11.1
  11. torch==1.8.1
  12. torchmetrics==0.2.0
  13. torchsummary==1.5.1
  14. torchvision==0.9.1
  15. tqdm==4.60.0
  16. tokenizers==0.13.3
  17. transformers==4.30.0
  18. timm==0.4.5
  19. albumentations==0.5.2