Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
UAPObserver
/
ybelkada-gpt-neo-2.7B-detox
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ybelkada-gpt-neo-2.7B-detox
/
app.py
trainman01
initial commit
3de5f23
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ybelkada/gpt-neo-2.7B-detox"
).launch()