Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yikaizhou
/
my-anything-v3
like
1
Runtime error
App
Files
Files
Community
7ef740d
my-anything-v3
/
app.py
yikaizhou
initial commit
7ef740d
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Linaqruf/anything-v3.0"
).launch()