Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vigny1995
/
nikitast-lang-segmentation-roberta
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0bbf3ca
nikitast-lang-segmentation-roberta
/
app.py
Vigny1995
initial commit
0bbf3ca
verified
11 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/nikitast/lang-segmentation-roberta"
).launch()