forked from AUTOMATIC1111/stable-diffusion-webui
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
37 lines (36 loc) · 4.85 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
--extra-index-url https://download.pytorch.org/whl/cu118
clip
open-clip-torch==2.20.0
realesrgan==0.3.0
pytorch-lightning==1.9.4
transformers==4.25.1
torchdiffeq==0.2.3
torchsde==0.2.5
tomesd==0.1.3
kornia==0.6.12
einops==0.6.1
llvmlite==0.40.1
numba==0.57.1
basicsr==1.4.2
omegaconf==2.3.0
piexif==1.1.3
psutil==5.9.5
resize-right==0.0.2
safetensors==0.3.1
scikit-image==0.21.0
timm==0.9.2
ngrok==0.8.1
fairscale==0.4.13
pytz==2023.3.post1
jsonmerge==1.9.0
lark==1.1.5
tqdm==4.65.0
clean-fid==0.1.35
xformers==0.0.21
tungstenkit==0.2.18.post1
torch==2.0.1+cu118
torchvision==0.15.2+cu118
blendmodes==2022
ultralytics>=8.0.209
mediapipe>=0.10.8
rich>=13.0.0