Spaces:
Runtime error
Runtime error
Commit
·
be7a71b
1
Parent(s):
1068bcb
Update 1_reverse_video_search_engine.py
Browse files
1_reverse_video_search_engine.py
CHANGED
@@ -35,7 +35,6 @@
|
|
35 |
|
36 |
#! python -m pip install -q towhee towhee.models pillow ipython gradio
|
37 |
|
38 |
-
|
39 |
# ### Prepare data
|
40 |
#
|
41 |
# This tutorial will use a small data extracted from [Kinetics400](https://www.deepmind.com/open-source/kinetics). You can download the subset from [Github](https://github.com/towhee-io/examples/releases/download/data/reverse_video_search.zip).
|
|
|
35 |
|
36 |
#! python -m pip install -q towhee towhee.models pillow ipython gradio
|
37 |
|
|
|
38 |
# ### Prepare data
|
39 |
#
|
40 |
# This tutorial will use a small data extracted from [Kinetics400](https://www.deepmind.com/open-source/kinetics). You can download the subset from [Github](https://github.com/towhee-io/examples/releases/download/data/reverse_video_search.zip).
|