Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
redpeacock78
/
anything-v5.0
like
4
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
anything-v5.0
/
app.py
redpeacock78
initial commit
4563ce4
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/AdamOswald1/anything-v5.0"
).launch()