Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -45,7 +45,7 @@ def search_index(query):
|
|
45 |
|
46 |
|
47 |
def download_video(uuid):
|
48 |
-
dataset_name = "quchenyuan/
|
49 |
dataset_path = "360_dataset/binocular/"
|
50 |
video_filename = f"{uuid}.mp4"
|
51 |
|
|
|
45 |
|
46 |
|
47 |
def download_video(uuid):
|
48 |
+
dataset_name = "quchenyuan/360x_dataset_LR"
|
49 |
dataset_path = "360_dataset/binocular/"
|
50 |
video_filename = f"{uuid}.mp4"
|
51 |
|