summaryrefslogtreecommitdiffstats
path: root/environment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environment.yaml')
-rw-r--r--environment.yaml10
1 files changed, 4 insertions, 6 deletions
diff --git a/environment.yaml b/environment.yaml
index a460158..8dc930c 100644
--- a/environment.yaml
+++ b/environment.yaml
@@ -16,21 +16,19 @@ dependencies:
16 - -e git+https://github.com/openai/CLIP.git@main#egg=clip 16 - -e git+https://github.com/openai/CLIP.git@main#egg=clip
17 - -e git+https://github.com/hlky/k-diffusion-sd#egg=k_diffusion 17 - -e git+https://github.com/hlky/k-diffusion-sd#egg=k_diffusion
18 - -e git+https://github.com/devilismyfriend/latent-diffusion#egg=latent-diffusion 18 - -e git+https://github.com/devilismyfriend/latent-diffusion#egg=latent-diffusion
19 - -e git+https://github.com/huggingface/diffusers#egg=diffusers
19 - accelerate==0.12.0 20 - accelerate==0.12.0
20 - albumentations==1.1.0 21 - albumentations==1.1.0
21 - diffusers==0.3.0
22 - einops==0.4.1 22 - einops==0.4.1
23 - imageio-ffmpeg==0.4.7 23 - imageio==2.22.0
24 - imageio==2.14.1
25 - kornia==0.6 24 - kornia==0.6
26 - pudb==2019.2 25 - pudb==2019.2
27 - omegaconf==2.1.1 26 - omegaconf==2.2.3
28 - opencv-python-headless==4.6.0.66 27 - opencv-python-headless==4.6.0.66
29 - python-slugify>=6.1.2 28 - python-slugify>=6.1.2
30 - pytorch-lightning==1.7.7 29 - pytorch-lightning==1.7.7
31 - setuptools==59.5.0 30 - setuptools==59.5.0
32 - streamlit>=0.73.1
33 - test-tube>=0.7.5 31 - test-tube>=0.7.5
34 - torch-fidelity==0.3.0 32 - torch-fidelity==0.3.0
35 - torchmetrics==0.9.3 33 - torchmetrics==0.9.3
36 - transformers==4.19.2 34 - transformers==4.22.1