Update app.py
Browse files
app.py
CHANGED
@@ -411,7 +411,7 @@ if __name__ == "__main__":
|
|
411 |
fn=infer,
|
412 |
examples=[
|
413 |
[
|
414 |
-
"
|
415 |
10,
|
416 |
"the man holding a bottle",
|
417 |
"the Sahara desert"
|
|
|
411 |
fn=infer,
|
412 |
examples=[
|
413 |
[
|
414 |
+
"./examples/example_men_bottle.mp4",
|
415 |
10,
|
416 |
"the man holding a bottle",
|
417 |
"the Sahara desert"
|