kingpreyansh commited on
Commit
6765392
1 Parent(s): 70875a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +47 -33
requirements.txt CHANGED
@@ -1,33 +1,47 @@
1
- blendmodes
2
- accelerate
3
- basicsr
4
- fonts
5
- font-roboto
6
- gfpgan
7
- gradio==3.16.2
8
- invisible-watermark
9
- numpy
10
- omegaconf
11
- opencv-contrib-python
12
- requests
13
- piexif
14
- Pillow
15
- pytorch_lightning==1.7.7
16
- realesrgan
17
- scikit-image>=0.19
18
- timm==0.4.12
19
- transformers==4.25.1
20
- torch
21
- einops
22
- jsonmerge
23
- clean-fid
24
- resize-right
25
- torchdiffeq
26
- kornia
27
- lark
28
- inflection
29
- GitPython
30
- torchsde
31
- safetensors
32
- psutil
33
- git+https://github.com/openai/CLIP.git
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ blendmodes
2
+ accelerate
3
+ basicsr
4
+ fonts
5
+ font-roboto
6
+ gfpgan
7
+ gradio==3.16.2
8
+ invisible-watermark
9
+ numpy
10
+ omegaconf
11
+ opencv-contrib-python
12
+ requests
13
+ piexif
14
+ Pillow
15
+ pytorch_lightning==1.7.7
16
+ realesrgan
17
+ scikit-image>=0.19
18
+ timm==0.4.12
19
+ transformers==4.25.1
20
+ torch
21
+ einops
22
+ jsonmerge
23
+ clean-fid
24
+ resize-right
25
+ torchdiffeq
26
+ kornia
27
+ lark
28
+ inflection
29
+ GitPython
30
+ torchsde
31
+ safetensors
32
+ psutil
33
+ albumentations==0.4.3
34
+ opencv-python
35
+ pudb==2019.2
36
+ imageio==2.9.0
37
+ omegaconf==2.1.1
38
+ test-tube>=0.7.5
39
+ webdataset==0.2.5
40
+ open-clip-torch==2.7.0
41
+ kornia==0.6
42
+ invisible-watermark>=0.1.5
43
+ streamlit-drawable-canvas==0.8.0
44
+ xformers
45
+ fastapi
46
+ jedi
47
+ git+https://github.com/openai/CLIP.git