Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Salmaelbarbori
/
thinkai_um6p
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Salmaelbarbori
commited on
May 7, 2023
Commit
d0cc33a
·
1 Parent(s):
6560d82
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -39,4 +39,4 @@ if __name__ == '__main__':
39
outputs,
40
title=title,
41
description=description,
42
-
).launch(
share = True
)
39
outputs,
40
title=title,
41
description=description,
42
+
).launch()