Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TDN-M
/
GV-a
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TDN-M
commited on
Jan 24
Commit
0b5c42e
·
verified
·
1 Parent(s):
4a9d117
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -133,4 +133,4 @@ def interface():
133
# Khởi chạy ứng dụng
134
if __name__ == "__main__":
135
app = interface()
136
-
app.launch(
share=True
)
133
# Khởi chạy ứng dụng
134
if __name__ == "__main__":
135
app = interface()
136
+
app.launch()