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 15, 2021
Commit
b3287da
·
1 Parent(s):
5681e35
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()