Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
shahryar2001
/
Hello-SimpleAI-chatgpt-detector-roberta
like
0
Sleeping
App
Files
Files
Community
015f2c1
Hello-SimpleAI-chatgpt-detector-roberta
/
app.py
shahryar2001
initial commit
015f2c1
over 1 year ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Hello-SimpleAI/chatgpt-detector-roberta"
).launch()