Zero-shot Text Classifier RESTFUL Server
At first time start server, use setup.bat to install requirements.
After install requirements, use start.bat to start the server.
All server's endpoint can check at http://localhost:20823/docs.
If you want to rerun the speed benchmark, please use speed_benchmark.py to test it after starting the server.