yufengzhu commited on
Commit
059a2e5
·
1 Parent(s): a599570

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -55,6 +55,7 @@ def post(
55
  # frames = r.json()['data']['frames']
56
 
57
  # urllib.request.urlretrieve(url, filename)
 
58
  num_videos = 2
59
  url = "http://cogview.cn-wlcb.ufileos.com/tmpr4kcld7k0.mp4"
60
  result_video[0] = "./temp1.mp4"
 
55
  # frames = r.json()['data']['frames']
56
 
57
  # urllib.request.urlretrieve(url, filename)
58
+ result_video = ["", ""]
59
  num_videos = 2
60
  url = "http://cogview.cn-wlcb.ufileos.com/tmpr4kcld7k0.mp4"
61
  result_video[0] = "./temp1.mp4"