Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
0x1337
/
vector-inference
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
66a822f
vector-inference
/
app.py
0x1337
Update app.py
66a822f
over 2 years ago
raw
Copy download link
history
blame
Safe
104 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/coder119/Vectorartz_Diffusion"
).launch()\
iface.launch()