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