Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ACT111
/
UnfilteredAI-NSFW-gen
like
0
Runtime error
App
Files
Files
Community
ea10548
UnfilteredAI-NSFW-gen
/
app.py
ACT111
initial commit
ea10548
verified
7 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/UnfilteredAI/NSFW-gen"
).launch()