Spaces:
Running
Running
File size: 122 Bytes
cfd0921 |
1 2 3 |
import os
os.system('pip install git+https://github.com/broadfield-dev/Do_it_All.git')
os.system('python doitall/demo.py') |