Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AronTomas
/
text2picture_ai
like
0
Runtime error
App
Files
Files
Community
1
AronTomas
commited on
Mar 26, 2023
Commit
92c4adf
•
1 Parent(s):
f19d91a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/coder119/Vectorartz_Diffusion").launch(
share=True
)
1
import gradio as gr
2
3
+
gr.Interface.load("models/coder119/Vectorartz_Diffusion").launch()