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

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -1
requirements.txt CHANGED
@@ -1,4 +1,26 @@
1
  torch
2
  torchvision
3
- transformers
4
  huggingface_hub
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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