Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MrAiran
/
s3nh-NSFW-Panda-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c8a2e1b
s3nh-NSFW-Panda-7B
/
app.py
MrAiran
initial commit
c8a2e1b
about 1 year ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/s3nh/NSFW-Panda-7B"
).launch()