Update app.py
Browse files
app.py
CHANGED
@@ -186,7 +186,7 @@ def create_gradio_interface():
|
|
186 |
"car_present2.png",
|
187 |
"car_future2.png"
|
188 |
]
|
189 |
-
default_gif_path = "
|
190 |
|
191 |
with gr.Row():
|
192 |
with gr.Column():
|
|
|
186 |
"car_present2.png",
|
187 |
"car_future2.png"
|
188 |
]
|
189 |
+
default_gif_path = "car_evolution2.gif"
|
190 |
|
191 |
with gr.Row():
|
192 |
with gr.Column():
|