Clone of facemash in Python and Flask using Elo Algorithm
Click on start to proceed
Run: pip -r requirements.txt
Go inside spiders folder and run:
scrapy runspider massScraper.py
Then move all the images from /image_scraper/data/full to /masher/static/images/ folder
Go inside masher folder and run:
python mash.py
Then for local run, hit url:
127.0.0.1:5000