openfree commited on
Commit
0d45b9c
·
verified ·
1 Parent(s): 71e00ae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -15
requirements.txt CHANGED
@@ -1,18 +1,18 @@
1
- accelerate>=0.25.0
2
- transformers>=4.30.0
3
- kornia>=0.7.0
4
  torch
5
- torchvision==0.15.2
6
- insightface>=0.7.3
7
- opencv-python>=4.8.1.78
8
- tqdm>=4.66.1
9
- matplotlib>=3.7.4
10
- webdataset>=0.2.79
11
- wandb>=0.16.2
12
- munch>=4.0.0
13
- onnxruntime>=1.16.3
14
- einops>=0.7.0
15
- onnx2torch>=1.5.13
16
- numpy==1.23.5
17
  gradio
18
  sentencepiece
 
1
+ accelerate
2
+ transformers
3
+ kornia
4
  torch
5
+ torchvision
6
+ insightface
7
+ opencv-python
8
+ tqdm
9
+ matplotlib
10
+ webdataset
11
+ wandb
12
+ munch
13
+ onnxruntime
14
+ einops
15
+ onnx2torch
16
+ numpy
17
  gradio
18
  sentencepiece