Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abunchofrandomwords
/
mhenrichsen-context-aware-splitter-1b-english
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mhenrichsen-context-aware-splitter-1b-english
/
app.py
abunchofrandomwords
initial commit
06b260a
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.load(
"models/mhenrichsen/context-aware-splitter-1b-english"
).launch()