Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mshukor
/
eP-ALM
like
0
Runtime error
App
Files
Files
Community
mshukor
commited on
Jul 14, 2023
Commit
4668a73
•
1 Parent(s):
38036d8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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