liyy201912 commited on
Commit
c47a80d
Β·
1 Parent(s): 980e38e

Upload folder using huggingface_hub

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