Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
untovvn
/
Hello-SimpleAI-chatgpt-detector-roberta
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9935854
Hello-SimpleAI-chatgpt-detector-roberta
/
app.py
untovvn
initial commit
9935854
over 2 years ago
raw
Copy download link
history
blame
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Hello-SimpleAI/chatgpt-detector-roberta"
).launch()