summaryrefslogtreecommitdiffstats
path: root/environment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environment.yaml')
-rw-r--r--environment.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/environment.yaml b/environment.yaml
index dfbafaf..85033ce 100644
--- a/environment.yaml
+++ b/environment.yaml
@@ -6,6 +6,8 @@ channels:
6 - defaults 6 - defaults
7 - conda-forge 7 - conda-forge
8dependencies: 8dependencies:
9 - cuda-nvcc=11.8
10 - cuda-cudart-dev=11.8
9 - gcc=11.3.0 11 - gcc=11.3.0
10 - gxx=11.3.0 12 - gxx=11.3.0
11 - matplotlib=3.6.2 13 - matplotlib=3.6.2
@@ -20,13 +22,13 @@ dependencies:
20 - -e git+https://github.com/huggingface/accelerate#egg=accelerate 22 - -e git+https://github.com/huggingface/accelerate#egg=accelerate
21 - -e git+https://github.com/huggingface/diffusers#egg=diffusers 23 - -e git+https://github.com/huggingface/diffusers#egg=diffusers
22 - -e git+https://github.com/facebookresearch/dadaptation#egg=dadaptation 24 - -e git+https://github.com/facebookresearch/dadaptation#egg=dadaptation
25 - --pre --extra-index-url https://download.hidet.org/whl hidet
23 - bitsandbytes==0.38.1 26 - bitsandbytes==0.38.1
24 - hidet==0.2.3
25 - lion-pytorch==0.0.7 27 - lion-pytorch==0.0.7
26 - peft==0.2.0 28 - peft==0.3.0
27 - python-slugify>=6.1.2 29 - python-slugify>=6.1.2
28 - safetensors==0.3.1 30 - safetensors==0.3.1
29 - setuptools==65.6.3 31 - setuptools==65.6.3
30 - test-tube>=0.7.5 32 - test-tube>=0.7.5
31 - timm==0.8.17.dev0 33 - timm==0.8.17.dev0
32 - transformers==4.28.1 34 - transformers==4.29.0