ans123's picture
Initial upload from Colab
ef1ad9e verified
#!/bin/sh
uvicorn app.main:app --root-path /communication --host 0.0.0.0 --port 80