Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Arifzyn
/
stablediffusionapi-anything-v5
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
705a7c9
stablediffusionapi-anything-v5
/
app.py
Arifzyn
initial commit
705a7c9
about 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/stablediffusionapi/anything-v5"
).launch()