File size: 123 Bytes
6567f76
1da56c4
a69c239
1da56c4
e13bcad
1
2
3
4
5
import os
os.system('pip install -e .')
import time
time.sleep(10)
os.system('python  opensora/serve/gradio_web_server.py')