Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rafay99-epic
/
Detect
like
0
Running
App
Files
Files
Community
7a8c5e8
Detect
/
app.py
rafay99-epic
initial commit
7a8c5e8
almost 2 years ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Hello-SimpleAI/chatgpt-detector-roberta"
).launch()