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
0x1337
commited on
Dec 30, 2022
Commit
66a822f
•
1 Parent(s):
d6515d1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,5 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/coder119/Vectorartz_Diffusion").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/coder119/Vectorartz_Diffusion").launch()
\
4
+
5
+
iface.launch()