xywwww commited on
Commit
9846133
·
verified ·
1 Parent(s): 1d4b712

Update requirements.txt

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