🧬 This is a GUI developed using Flask to deploy various ML models for NLP tasks on histology reports.
Models supported:
Virtual environment installations needed:
pip install simpletransformers
pip install torch
To run the app, run python app.py
from the terminal or any IDE.