Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cbensimon
/
gradio-space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cbensimon
HF Staff
commited on
Jul 6, 2021
Commit
5681e35
·
1 Parent(s):
8a6f8f0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -12,4 +12,4 @@ interface = gr.Interface(
12
theme='huggingface',
13
)
14
15
-
interface.launch()
12
theme='huggingface',
13
)
14
15
+
interface.launch()