Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
w601sxs
/
concept-car-demo
like
0
Runtime error
App
Files
Files
Community
w601sxs
commited on
May 25, 2023
Commit
201db67
•
1 Parent(s):
c01f206
removing share true
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -6,4 +6,4 @@ inter1 = gr.Interface.load("models/circulus/sd-photoreal-real-v2",
6
theme=gr.themes.Soft())
7
8
9
-
inter1.launch(
share=True
)
6
theme=gr.themes.Soft())
7
8
9
+
inter1.launch()