pip install -r requirements.txt
export FLASK_APP=app/server.py
flask run
Input priority is given to text-based prompts.
- Removing files via the Dropzone UI is currently not supported by the server. For now, all session uploads are cleared upon successful in-memory storage of the latest file-based prompt.
Credit to Hugging Face for their PyTorch implementation of BERT, which I modified to streamline inference and extraction of additional prediction data.