summaryrefslogtreecommitdiffstats
path: root/environment.yaml
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-03-31 09:34:55 +0200
committerVolpeon <git@volpeon.ink>2023-03-31 09:34:55 +0200
commitbe3e05e47cded8487aaa787c54aa74770f9dcac8 (patch)
treed7ba88cbe7f72d6e910dd2d7f1916bb198e701fd /environment.yaml
parentFix (diff)
downloadtextual-inversion-diff-be3e05e47cded8487aaa787c54aa74770f9dcac8.tar.gz
textual-inversion-diff-be3e05e47cded8487aaa787c54aa74770f9dcac8.tar.bz2
textual-inversion-diff-be3e05e47cded8487aaa787c54aa74770f9dcac8.zip
Fix
Diffstat (limited to 'environment.yaml')
-rw-r--r--environment.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/environment.yaml b/environment.yaml
index 9c12a0b..8868532 100644
--- a/environment.yaml
+++ b/environment.yaml
@@ -11,17 +11,17 @@ dependencies:
11 - python=3.10.8 11 - python=3.10.8
12 - pytorch=2.0.0=*cuda11.8* 12 - pytorch=2.0.0=*cuda11.8*
13 - torchvision=0.15.0 13 - torchvision=0.15.0
14 - xformers=0.0.17.dev481 14 - xformers=0.0.18.dev498
15 - pip: 15 - pip:
16 - -e . 16 - -e .
17 - -e git+https://github.com/huggingface/diffusers#egg=diffusers 17 - -e git+https://github.com/huggingface/diffusers#egg=diffusers
18 - -e git+https://github.com/facebookresearch/dadaptation#egg=dadaptation 18 - -e git+https://github.com/facebookresearch/dadaptation#egg=dadaptation
19 - accelerate==0.17.1 19 - accelerate==0.17.1
20 - bitsandbytes==0.37.1 20 - bitsandbytes==0.37.2
21 - peft==0.2.0 21 - peft==0.2.0
22 - python-slugify>=6.1.2 22 - python-slugify>=6.1.2
23 - safetensors==0.3.0 23 - safetensors==0.3.0
24 - setuptools==65.6.3 24 - setuptools==65.6.3
25 - test-tube>=0.7.5 25 - test-tube>=0.7.5
26 - transformers==4.27.1 26 - transformers==4.27.1
27 - triton==2.0.0 27 - triton==2.0.0.post1