Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dschandra
/
lbw_drs_app
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dschandra
commited on
Jun 20
Commit
a0991f0
·
verified
·
1 Parent(s):
d733ee8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -15,4 +15,4 @@ app = gr.Interface(
15
)
16
17
if __name__ == "__main__":
18
-
app.launch()
15
)
16
17
if __name__ == "__main__":
18
+
app.launch()