Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
clr
/
phonalign
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cati
commited on
Feb 1, 2023
Commit
5f40629
·
1 Parent(s):
4b4f050
.
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -43,6 +43,6 @@ with bl:
43
44
45
if __name__ == "__main__":
46
-
demo
.launch()
47
48
43
44
45
if __name__ == "__main__":
46
+
bl
.launch()
47
48