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