John6666 commited on
Commit
988e0c4
·
verified ·
1 Parent(s): ecb22c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +39 -38
requirements.txt CHANGED
@@ -1,39 +1,40 @@
1
- spaces
2
- torch
3
- torchvision>=0.16.0
4
- torchaudio
5
- torchtext
6
- torchdata
7
- astunparse
8
- blendmodes
9
- accelerate
10
- git+https://github.com/XPixelGroup/BasicSR
11
- git+https://github.com/TencentARC/GFPGAN
12
- fonts
13
- font-roboto
14
- gradio==3.29.0
15
- numpy<2
16
- omegaconf
17
- opencv-contrib-python
18
- requests
19
- piexif
20
- Pillow
21
- pytorch_lightning>=1.7.7
22
- realesrgan
23
- scikit-image>=0.19
24
- timm>=0.4.12
25
- transformers>=4.25.1
26
- einops
27
- jsonmerge
28
- clean-fid
29
- resize-right
30
- torchdiffeq
31
- kornia
32
- lark
33
- inflection
34
- GitPython
35
- git+https://github.com/google-research/torchsde
36
- safetensors
37
- psutil
38
- rich
 
39
  httpx>=0.24.1
 
1
+ spaces
2
+ torch
3
+ torchvision>=0.16.0
4
+ torchaudio
5
+ torchtext
6
+ torchdata
7
+ astunparse
8
+ blendmodes
9
+ accelerate
10
+ git+https://github.com/XPixelGroup/BasicSR
11
+ git+https://github.com/TencentARC/GFPGAN
12
+ fonts
13
+ font-roboto
14
+ gradio==3.29.0
15
+ numpy<2
16
+ omegaconf
17
+ opencv-contrib-python
18
+ requests
19
+ piexif
20
+ Pillow
21
+ pytorch_lightning>=1.7.7
22
+ realesrgan
23
+ scikit-image>=0.19
24
+ timm>=0.4.12
25
+ transformers<=4.46.3
26
+ diffusers<=0.31.0
27
+ einops
28
+ jsonmerge
29
+ clean-fid
30
+ resize-right
31
+ torchdiffeq
32
+ kornia
33
+ lark
34
+ inflection
35
+ GitPython
36
+ git+https://github.com/google-research/torchsde
37
+ safetensors
38
+ psutil
39
+ rich
40
  httpx>=0.24.1