Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jooyi
/
razerblade072611-BertForSequenceClassification
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
razerblade072611-BertForSequenceClassification
/
app.py
jooyi
initial commit
a4bc7b9
about 2 years ago
raw
Copy download link
history
blame
Safe
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/razerblade072611/BertForSequenceClassification"
).launch()