mshukor commited on
Commit
4668a73
1 Parent(s): 38036d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ os.system('cd TimeSformer;'
6
  os.system('ls -l')
7
  os.system('pwd')
8
 
9
-
10
 
11
 
12
  import torch
 
6
  os.system('ls -l')
7
  os.system('pwd')
8
 
9
+ import timesformer
10
 
11
 
12
  import torch