Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jolieee206
/
oliverguhr-fullstop-punctuation-multilang-large
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
oliverguhr-fullstop-punctuation-multilang-large
/
app.py
jolieee206
initial commit
b3d0508
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.load(
"models/oliverguhr/fullstop-punctuation-multilang-large"
).launch()