Spaces:
Running
Running
import os | |
os.system('pip install git+https://github.com/broadfield-dev/Do_it_All') | |
from doitall import demo | |
demo.main() |