Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vegastudio
/
UnfilteredAI-NSFW-gen
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
UnfilteredAI-NSFW-gen
/
app.py
Vegastudio
initial commit
fa813de
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/UnfilteredAI/NSFW-gen"
).launch()