Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kkazahra888
/
UnfilteredAI-NSFW-gen-v2
like
3
Running
App
Files
Files
Community
main
UnfilteredAI-NSFW-gen-v2
/
app.py
kkazahra888
initial commit
8a6a2cd
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/UnfilteredAI/NSFW-gen-v2"
).launch()