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...
main
stablediffusionapi-anything-v5
/
app.py
Arifzyn
initial commit
705a7c9
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/stablediffusionapi/anything-v5"
).launch()