Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
erwanlc
/
Barman-T5
like
4
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
erwanlc
commited on
Jan 21, 2022
Commit
fc00d48
·
1 Parent(s):
f1dd0f3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -43,4 +43,4 @@ gr.Interface(
43
description=description,
44
examples=examples,
45
theme="huggingface",
46
-
).launch(
share=True
)
43
description=description,
44
examples=examples,
45
theme="huggingface",
46
+
).launch()