File size: 76 Bytes
ef23b59
c013681
 
 
1
2
3
4
5
from NLP_dispatcher import app

if __name__ == "__main__":
    app.launch()