Evergrow / JCST_NIvsCG

Code for paper "Distinguishing Computer-Generated Images from Natural Images Using Channel and Pixel Correlation"
https://evergrow.github.io/NIvsCG.html
Apache License 2.0
15 stars 2 forks source link

Create requirements.txt #5

Open dreamflasher opened 2 years ago

dreamflasher commented 2 years ago

Add a requirements.txt for easier installation.

Evergrow commented 2 years ago

Thank you for your contribution to this project. For this commit, I suggest specifying a specific version for each package to avoid conflicts in the latest version. Moreover, Pytorch with GPU may be more popular, and compatible with both GPU and CPU platforms would be better.