summaryrefslogtreecommitdiffstats
path: root/environment.yaml
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-05-11 18:37:43 +0200
committerVolpeon <git@volpeon.ink>2023-05-11 18:37:43 +0200
commitf0a171923cc8240177302f3dccb6177a2c646ab3 (patch)
tree15f11293c048c8c9b5d625dc27bb8662e15e685e /environment.yaml
parentUpdate (diff)
downloadtextual-inversion-diff-f0a171923cc8240177302f3dccb6177a2c646ab3.tar.gz
textual-inversion-diff-f0a171923cc8240177302f3dccb6177a2c646ab3.tar.bz2
textual-inversion-diff-f0a171923cc8240177302f3dccb6177a2c646ab3.zip
Update
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