Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ZyrenthDev
/
mixed-language-detection
like
0
Sleeping
App
Files
Files
Community
5b22358
mixed-language-detection
/
app.py
Zyrenth
initial commit
5b22358
verified
8 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.load(
"models/msislam/code-mixed-language-detection-XLMRoberta"
).launch()