Spaces:
Runtime error
Runtime error
Li Zhaoxu
commited on
Commit
·
d07227a
1
Parent(s):
122057f
update
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ altair==5.2.0
|
|
6 |
annotated-types==0.6.0
|
7 |
antlr4-python3-runtime==4.9.3
|
8 |
anyio==3.7.1
|
|
|
9 |
appdirs==1.4.4
|
10 |
asttokens==2.4.1
|
11 |
async-timeout==4.0.3
|
@@ -129,6 +130,7 @@ torchvision==0.15.1
|
|
129 |
tornado==6.4
|
130 |
tqdm==4.64.1
|
131 |
traitlets==5.14.0
|
|
|
132 |
transformers==4.36.2
|
133 |
typing-extensions==4.9.0
|
134 |
tzdata==2023.3
|
|
|
6 |
annotated-types==0.6.0
|
7 |
antlr4-python3-runtime==4.9.3
|
8 |
anyio==3.7.1
|
9 |
+
decord==0.6.0
|
10 |
appdirs==1.4.4
|
11 |
asttokens==2.4.1
|
12 |
async-timeout==4.0.3
|
|
|
130 |
tornado==6.4
|
131 |
tqdm==4.64.1
|
132 |
traitlets==5.14.0
|
133 |
+
triton==2.0.0
|
134 |
transformers==4.36.2
|
135 |
typing-extensions==4.9.0
|
136 |
tzdata==2023.3
|