Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MoyerLiu
/
Hello-SimpleAI-chatgpt-detector-roberta-chinese
like
0
Sleeping
App
Files
Files
Community
main
Hello-SimpleAI-chatgpt-detector-roberta-chinese
/
app.py
MoyerLiu
initial commit
f788964
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.load(
"models/Hello-SimpleAI/chatgpt-detector-roberta-chinese"
).launch()