Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thanhtvt
/
uetasr
like
1
Runtime error
App
Files
Files
Community
thanhtvt
commited on
Apr 19, 2023
Commit
5e958ff
•
1 Parent(s):
a0dfd75
minor changes
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -185,4 +185,4 @@ if __name__ == "__main__":
185
186
logging.basicConfig(format=formatter, level=logging.INFO)
187
188
-
demo.launch(
share=True
)
185
186
logging.basicConfig(format=formatter, level=logging.INFO)
187
188
+
demo.launch()