Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
etagaca
/
Hello-SimpleAI-chatgpt-detector-roberta
like
0
Sleeping
App
Files
Files
Community
5cc6a1b
Hello-SimpleAI-chatgpt-detector-roberta
/
app.py
etagaca
initial commit
5cc6a1b
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()