Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
muhammadbilal
/
muhammadbilal-xlm-roberta-base-finetuned-pos
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
muhammadbilal-xlm-roberta-base-finetuned-pos
/
app.py
muhammadbilal
Update app.py
fa61d6e
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/muhammadbilal/xlm-roberta-base-finetuned-pos"
).launch()