Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bestroi
/
filterCorpusSermoVulgaris
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bestroi
commited on
Jan 4, 2024
Commit
f99f7b1
·
1 Parent(s):
82b1657
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -81,6 +81,4 @@ iface = gr.Interface(
81
))
82
83
84
-
iface.launch(
85
-
share=True
86
-
)
81
))
82
83
84
+
iface.launch(
)