File size: 96 Bytes
6567f76
32fc5fd
6567f76
1
2
3
import os
os.system('pip install -e .')
os.system('python -m  opensora.serve.gradio_web_server')