Using Python, Flask and materialize CSS
We use the Flickr8k_dataset that you could find here for training the model.
Install them from requirements.txt
:
pip install -r requirements.txt
Run the server:
python main.py
The mighty MIT license. Please check LICENSE
for more details.