Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
codeboxx
/
xey-sldr_flux_nsfw_v2-studio
like
6
Running
App
Files
Files
Community
6cbf83e
xey-sldr_flux_nsfw_v2-studio
/
app.py
codeboxx
initial commit
6cbf83e
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/xey/sldr_flux_nsfw_v2-studio"
).launch()