Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Yeefei/counterfactuals
Yeefei
/
cf
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Yeefei
commited on
Apr 20, 2024
Commit
4d6d28a
·
verified
·
1 Parent(s):
d6a3501
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -741,4 +741,4 @@ with gr.Blocks(theme=gr.themes.Default()) as demo:
741
742
if __name__ == "__main__":
743
demo.queue()
744
-
demo.launch(
share=True
)
741
742
if __name__ == "__main__":
743
demo.queue()
744
+
demo.launch()