Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DenisLM1
/
Cars
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DenisLM1
commited on
May 29, 2024
Commit
dfe6ac8
·
verified
·
1 Parent(s):
dfeb489
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -28,3 +28,5 @@ interface = gr.Interface(fn=predict_cars,
28
29
# Launch the interface
30
interface.launch()
28
29
# Launch the interface
30
interface.launch()
31
+
32
+
#test