Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
g30rv17ys
/
testspace2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
g30rv17ys
commited on
Jun 12, 2022
Commit
6088e85
·
1 Parent(s):
f886072
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -38,4 +38,5 @@ gr_interface = gr.Interface(
38
theme="dark-grass",
39
enable_queue=True
40
)
41
-
gr_interface.launch()
38
theme="dark-grass",
39
enable_queue=True
40
)
41
+
gr_interface.launch()
42
+
#2