Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jays
/
gpt2-detoxified
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gpt2-detoxified
/
app.py
jays
initial commit
fdba36c
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/jays/gpt2-detoxified"
).launch()