Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RepeatName
/
thu-coai-roberta-base-cold
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
thu-coai-roberta-base-cold
/
app.py
RepeatName
initial commit
04c4ee6
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()