Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 341 Bytes

Redactions Archive Frontend Version 2

New version of the old Redactions frontend

Setup

Run Spark-Redaction to get all the data. Then do the following

sh tif-to-jpeg.sh # converts all `TIFF` files into `jpeg`
pip install -r requirements.txt
python2 app.py