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