multimodalart HF staff commited on
Commit
add7045
1 Parent(s): 6a87547

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
  contexttimer
2
  decord
3
- diffusers>=0.30.1
4
- accelerate==0.30.0
5
- torch==2.1.2
6
- torchvision==0.16.2
7
  numpy==1.24.4
8
  einops
9
  ftfy
10
  ipython
11
- opencv-python-headless==4.10.0.84
12
- imageio==2.33.1
13
- imageio-ffmpeg==0.5.1
14
  packaging
15
  pandas
16
  plotly
@@ -22,9 +22,9 @@ scikit-image
22
  sentencepiece
23
  spacy
24
  streamlit
25
- timm==0.6.12
26
  tqdm
27
- transformers==4.39.3
28
  wheel
29
  torchmetrics
30
  tiktoken
 
1
  contexttimer
2
  decord
3
+ diffusers
4
+ accelerate
5
+ torch
6
+ torchvision
7
  numpy==1.24.4
8
  einops
9
  ftfy
10
  ipython
11
+ opencv-python-headless
12
+ imageio
13
+ imageio-ffmpeg
14
  packaging
15
  pandas
16
  plotly
 
22
  sentencepiece
23
  spacy
24
  streamlit
25
+ timm
26
  tqdm
27
+ transformers
28
  wheel
29
  torchmetrics
30
  tiktoken