Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Namit2111
/
ChatGpt_Detector
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
eae6f53
ChatGpt_Detector
/
app.py
Namit2111
initial commit
eae6f53
about 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()