franciszzj commited on
Commit
445d3ff
1 Parent(s): e5f9de7

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +30 -30
requirements.txt CHANGED
@@ -1,31 +1,31 @@
1
- av==12.3.0
2
- accelerate==1.2.0
3
- diffusers==0.24.0
4
- einops==0.7.0
5
- fvcore==0.1.5.post20221221
6
- gradio==4.16.0
7
- gradio-client==0.8.1
8
- imageio==2.34.2
9
- matplotlib==3.7.4
10
- numpy==1.24.4
11
- omegaconf==2.3.0
12
- opencv-python==4.7.0.72
13
- pandas==2.2.2
14
- pillow==9.4.0
15
- pycocotools==2.0.8
16
- pyyaml==6.0.1
17
- psutil==6.1.0
18
- peft==0.14.0
19
  regex==2024.5.15
20
- safetensors==0.4.3
21
- scikit-image==0.21.0
22
- scipy==1.10.1
23
- timm==1.0.8
24
- tokenizers==0.15.2
25
- torch==2.1.2
26
- torchaudio==2.4.1
27
- torchmetrics==1.2.1
28
- torchvision==0.16.2
29
- tqdm==4.64.1
30
- transformers==4.36.2
31
- triton==2.1.0
 
1
+ av
2
+ accelerate
3
+ diffusers
4
+ einops
5
+ fvcore
6
+ gradio
7
+ gradio-client
8
+ imageio
9
+ matplotlib
10
+ numpy
11
+ omegaconf
12
+ opencv-python
13
+ pandas
14
+ pillow
15
+ pycocotools
16
+ pyyaml
17
+ psutil
18
+ peft
19
  regex==2024.5.15
20
+ safetensors
21
+ scikit-image
22
+ scipy
23
+ timm
24
+ tokenizers
25
+ torch
26
+ torchaudio
27
+ torchmetrics
28
+ torchvision
29
+ tqdm
30
+ transformers
31
+ triton