File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
accelerate == 0.12.0
2
2
albumentations == 0.4.3
3
+ clip == 1.0
3
4
einops == 0.3.0
4
5
huggingface-hub == 0.8.1
5
6
imageio == 2.9.0
6
7
imageio-ffmpeg == 0.4.2
7
8
kornia == 0.6.0
8
- numpy =1.19.2
9
+ numpy == 1.19.2
9
10
omegaconf == 2.1.1
10
11
opencv-python == 4.1.2.30
11
12
pudb == 2019.2
12
- pytorch =1.11.0
13
+ pytorch
13
14
pytorch-lightning == 1.4.2
14
15
streamlit == 1.12.0
15
16
test-tube >= 0.7.5
16
17
torch-fidelity == 0.3.0
17
18
torchmetrics == 0.6.0
18
- torchvision == 0.12.0
19
+ torchvision
19
20
transformers == 4.19.2
20
- -e git+git@github.com:lstein/stable-diffusion.git@cb9e6d544a5ae8f6fe527a86ff3cc3455e9683f3#egg=latent_diffusion
21
- -e git+https://github.com/CompVis/taming-transformers.git@24268930bf1dce879235a7fddd0b2355b84d7ea6#egg=taming_transformers
22
- -e git+https://github.com/lstein/k-diffusion.git@db5799068749bf3a6d5845120ed32df16b7d883b#egg=k_diffusion
23
- -e git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1#egg=clip
21
+ -e git+https://github.com/openai/CLIP.git@main#egg=clip
22
+ -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
23
+ -e git+https://github.com/lstein/k-diffusion.git@master#egg=k-diffusion
You can’t perform that action at this time.
0 commit comments