Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shashankanand13
/
used_car_prediction
like
2
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
shashankanand13
commited on
Apr 4, 2022
Commit
16a6507
·
1 Parent(s):
2cab386
Share= False
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -62,4 +62,4 @@ interface = gr.Interface(fn=car,
62
font-size: 47px;
63
}"""
64
)
65
-
interface.launch(inline=False
,share=True
)
62
font-size: 47px;
63
}"""
64
)
65
+
interface.launch(inline=False)