Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tooxin
/
Hello-SimpleAI-chatgpt-detector-roberta-chinese
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1cf2fd1
Hello-SimpleAI-chatgpt-detector-roberta-chinese
/
app.py
tooxin
initial commit
1cf2fd1
over 1 year ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Hello-SimpleAI/chatgpt-detector-roberta-chinese"
).launch()