Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
udion
/
BayesCap
like
6
Runtime error
App
Files
Files
Community
1
udion
commited on
Jul 11, 2022
Commit
269330d
•
1 Parent(s):
aea9234
removed share
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -117,4 +117,4 @@ gr.Interface(
117
["./demo_examples/head.png"],
118
["./demo_examples/woman.png"],
119
]
120
-
).launch(
share=True
)
117
["./demo_examples/head.png"],
118
["./demo_examples/woman.png"],
119
]
120
+
).launch()