Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
minhvh
/
editor
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Vo Hoang Minh
commited on
Jul 30, 2025
Commit
aaaeefa
·
1 Parent(s):
03dbefe
u
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -112,5 +112,4 @@ def launch():
112
demo.launch()
113
114
115
-
if __name__ == "__main__":
116
-
launch()
112
demo.launch()
113
114
115
+
launch()