Deploy-BERT-for-Sentiment-Analysis-with-FastAPI
Deploy-BERT-for-Sentiment-Analysis-with-FastAPI copied to clipboard
Missing `httpie` requirement for test script
The http command, probably provided by httpie, is missing from the dev requirements.
Maybe just include it into the Pipfile to provide an out-of-the-box working example.