Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jacksdf23234
/
openai-community-roberta-large-openai-detector
like
0
Sleeping
App
Files
Files
Community
47a5aff
openai-community-roberta-large-openai-detector
/
app.py
jacksdf23234
initial commit
47a5aff
verified
4 months ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.load(
"models/openai-community/roberta-large-openai-detector"
).launch()