Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
broadfield-dev
/
gradio_sketch
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
broadfield-dev
commited on
Feb 20
Commit
8ecbc72
·
verified
·
1 Parent(s):
170177e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,2 +1,3 @@
1
import os
2
os.system("gradio sketch")
1
import os
2
+
os.system("pip install gradio")
3
os.system("gradio sketch")