Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Vgi
/
cag-anything-v3-1
like
0
Runtime error
App
Files
Files
Community
32b18fd
cag-anything-v3-1
/
app.py
Vgi
initial commit
32b18fd
over 1 year ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/cag/anything-v3-1"
).launch()