Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
broadfield-dev
/
Do-it-All-0.0.3
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
broadfield-dev
commited on
Jan 20
Commit
a56d3fd
·
verified
·
1 Parent(s):
cfd0921
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,2 @@
1
import os
2
-
os.system('pip install git+https://github.com/broadfield-dev/Do_it_All.git')
3
os.system('python doitall/demo.py')
1
import os
2
os.system('python doitall/demo.py')