quchenyuan commited on
Commit
ebb0a81
·
verified ·
1 Parent(s): 9934111

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ def search_index(query):
45
 
46
 
47
  def download_video(uuid):
48
- dataset_name = "quchenyuan/360x_dataset"
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