Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
RepeatName/roberta-base-cold
hjp157688
/
COLD
like
0
Runtime error
App
Files
Files
Community
main
COLD
/
app.py
liudexiang
Add application file
76574a3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/thu-coai/roberta-base-cold"
).launch()