Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
anzorq
/
lid
like
0
Sleeping
App
Files
Files
Community
main
lid
/
app.py
anzorq
Update app.py
02c336a
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/fasttext-language-identification"
).launch()