dylan-plummer commited on
Commit
2d80660
·
1 Parent(s): c1d54ca

keep example simple for now

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -395,7 +395,7 @@ with gr.Blocks(theme='WeixuanYuan/Soft_dark') as demo:
395
  # ]
396
 
397
  gr.Examples(examples=[
398
- ['https://hiemdall-dev2.azurewebsites.net/api/playlist/rec_DA6NyTCw/vod', '336', '366'],
399
  #[os.path.join(os.path.dirname(__file__), "files", "train14.mp4")],
400
  #[os.path.join(os.path.dirname(__file__), "files", "train_17.mp4")],
401
  #[os.path.join(os.path.dirname(__file__), "files", "train13.mp4")],
 
395
  # ]
396
 
397
  gr.Examples(examples=[
398
+ ['https://hiemdall-dev2.azurewebsites.net/api/playlist/rec_DA6NyTCw/vod', '0', '30'],
399
  #[os.path.join(os.path.dirname(__file__), "files", "train14.mp4")],
400
  #[os.path.join(os.path.dirname(__file__), "files", "train_17.mp4")],
401
  #[os.path.join(os.path.dirname(__file__), "files", "train13.mp4")],