Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ciCic
/
latents-decoder
like
0
Sleeping
App
Files
Files
Community
ciCic
commited on
Dec 6, 2023
Commit
d27ba6d
·
1 Parent(s):
26ecc95
init
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -44,4 +44,4 @@ def app():
44
45
46
if __name__ == "__main__":
47
-
app().launch(
share=True
)
44
45
46
if __name__ == "__main__":
47
+
app().launch()