File size: 82 Bytes
4a76b1f
3aeb785
 
4a76b1f
1
2
3
4
5
from tdagent.grchat import gr_app

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