soonyau commited on
Commit
f42447a
·
1 Parent(s): bb5321d
Files changed (1) hide show
  1. requirements.txt +27 -27
requirements.txt CHANGED
@@ -1,27 +1,27 @@
1
- - numpy==1.23.1
2
- - gradio==3.39.0
3
- - albumentations==1.3.0
4
- - opencv-contrib-python==4.3.0.36
5
- - imageio==2.9.0
6
- - imageio-ffmpeg==0.4.2
7
- - torch==1.12.1
8
- - torchvision==0.13.1
9
- - pytorch-lightning==1.5.0
10
- - omegaconf==2.1.1
11
- - test-tube>=0.7.5
12
- - einops==0.3.0
13
- - transformers==4.19.2
14
- - webdataset==0.2.5
15
- - kornia==0.6
16
- - open_clip_torch==2.0.2
17
- - invisible-watermark>=0.1.5
18
- - streamlit-drawable-canvas==0.8.0
19
- - torchmetrics==0.6.0
20
- - timm==0.6.12
21
- - addict==2.4.0
22
- - yapf==0.32.0
23
- - prettytable==3.6.0
24
- - safetensors==0.2.7
25
- - basicsr==1.4.2
26
- - deepface
27
- - xformers==0.0.13
 
1
+ numpy==1.23.1
2
+ gradio==3.39.0
3
+ albumentations==1.3.0
4
+ opencv-contrib-python==4.3.0.36
5
+ imageio==2.9.0
6
+ imageio-ffmpeg==0.4.2
7
+ torch==1.12.1
8
+ torchvision==0.13.1
9
+ pytorch-lightning==1.5.0
10
+ omegaconf==2.1.1
11
+ test-tube>=0.7.5
12
+ einops==0.3.0
13
+ transformers==4.19.2
14
+ webdataset==0.2.5
15
+ kornia==0.6
16
+ open_clip_torch==2.0.2
17
+ invisible-watermark>=0.1.5
18
+ streamlit-drawable-canvas==0.8.0
19
+ torchmetrics==0.6.0
20
+ timm==0.6.12
21
+ addict==2.4.0
22
+ yapf==0.32.0
23
+ prettytable==3.6.0
24
+ safetensors==0.2.7
25
+ basicsr==1.4.2
26
+ deepface
27
+ xformers==0.0.13