Commit
•
13a3915
1
Parent(s):
c445862
Update requirements.txt
Browse files- requirements.txt +0 -13
requirements.txt
CHANGED
@@ -1,24 +1,11 @@
|
|
1 |
-
contexttimer==0.3.3
|
2 |
decord==0.6.0
|
3 |
-
einops==0.8.0
|
4 |
-
ftfy==6.2.3
|
5 |
-
ipython==8.28.0
|
6 |
-
packaging==24.1
|
7 |
-
pandas==2.2.3
|
8 |
-
plotly==5.24.1
|
9 |
-
pre-commit==4.0.1
|
10 |
-
pycocoevalcap==1.2
|
11 |
-
pycocotools==2.0.8
|
12 |
-
python-magic==0.4.27
|
13 |
scikit-image==0.24.0
|
14 |
sentencepiece==0.2.0
|
15 |
spacy==3.8.2
|
16 |
-
streamlit==1.39.0
|
17 |
tqdm==4.66.5
|
18 |
torchmetrics==1.4.2
|
19 |
tiktoken==0.8.0
|
20 |
jsonlines==4.0.0
|
21 |
-
tensorboardX==2.6.2.2
|
22 |
diffusers==0.30.1
|
23 |
accelerate==0.30.0
|
24 |
torch==2.1.2
|
|
|
|
|
1 |
decord==0.6.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
scikit-image==0.24.0
|
3 |
sentencepiece==0.2.0
|
4 |
spacy==3.8.2
|
|
|
5 |
tqdm==4.66.5
|
6 |
torchmetrics==1.4.2
|
7 |
tiktoken==0.8.0
|
8 |
jsonlines==4.0.0
|
|
|
9 |
diffusers==0.30.1
|
10 |
accelerate==0.30.0
|
11 |
torch==2.1.2
|