AdamOswald1 commited on
Commit
31ae85b
1 Parent(s): 5c2be1b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +49 -0
requirements.txt ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ astunparse
2
+ blendmodes==2022
3
+ accelerate==0.18.0
4
+ basicsr==1.4.2
5
+ fonts
6
+ font-roboto
7
+ gfpgan==1.3.8
8
+ gradio==3.28.1
9
+ invisible-watermark
10
+ numpy==1.23.5
11
+ omegaconf==2.2.3
12
+ opencv-contrib-python
13
+ requests
14
+ piexif==1.1.3
15
+ Pillow==9.4.0
16
+ pytorch_lightning==1.9.4
17
+ realesrgan==0.3.0
18
+ scikit-image==0.19.2
19
+ timm==0.6.7
20
+ transformers==4.25.1
21
+ torch
22
+ einops==0.4.1
23
+ jsonmerge==1.8.0
24
+ clean-fid==0.1.29
25
+ resize-right==0.0.2
26
+ torchdiffeq==0.2.3
27
+ kornia==0.6.7
28
+ lark==1.1.2
29
+ inflection==0.5.1
30
+ GitPython==3.1.30
31
+ torchsde==0.2.5
32
+ safetensors==0.3.1
33
+ httpcore<=0.15
34
+ fastapi==0.94.0
35
+ mediapipe
36
+ psutil
37
+ rich
38
+ addict
39
+ future
40
+ lmdb
41
+ opencv-python
42
+ pyyaml
43
+ scipy
44
+ tb-nightly
45
+ torchvision
46
+ tqdm
47
+ yapf
48
+ lpips
49
+ gdown # supports downloading the large file from Google Drive