Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ HTML="""
|
|
33 |
<body>
|
34 |
<div class="container">
|
35 |
<div class="image">
|
36 |
-
<img src="https://huggingface.co/spaces/
|
37 |
</div>
|
38 |
<div class="text">
|
39 |
<h1 style="font-size: 32px;"> Large Scale Video Search </h1>
|
|
|
33 |
<body>
|
34 |
<div class="container">
|
35 |
<div class="image">
|
36 |
+
<img src="https://huggingface.co/spaces/Searchium-ai/Video-Search/blob/main/Searchium.png" width="333" height="216">
|
37 |
</div>
|
38 |
<div class="text">
|
39 |
<h1 style="font-size: 32px;"> Large Scale Video Search </h1>
|