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