Capstone project for CS-UY 4523
Authors: Sasha Agapiev, Kevin Lee, Kevin Zheng
- Set up Conda/Miniconda environment using the given
environment.yml
(for Windows) orcross_environment.yml
(for cross platform). - Add the extension to chrome://extensions
2a. Enable developer mode
2b. Load unpacked and select the /front-end subdirectory
- Activate the Conda environment
- cd to the project directory
/Deepfake-Detection
and runpython manage.py runserver
- The browser extension should now work.