Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Endercat126
/
anything-v5-testing
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
anything-v5-testing
/
app.py
William Blythin
initial commit
a2b34d2
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stablediffusionapi/anything-v5"
).launch()