summaryrefslogtreecommitdiffstats
path: root/environment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'environment.yaml')
-rw-r--r--environment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/environment.yaml b/environment.yaml
index db43bd5..42b568f 100644
--- a/environment.yaml
+++ b/environment.yaml
@@ -11,10 +11,10 @@ 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.dev476
15 - pip: 14 - pip:
16 - -e . 15 - -e .
17 - -e git+https://github.com/huggingface/diffusers#egg=diffusers 16 - -e git+https://github.com/huggingface/diffusers#egg=diffusers
17 - -e git+https://github.com/facebookresearch/dadaptation#egg=dadaptation
18 - accelerate==0.17.1 18 - accelerate==0.17.1
19 - bitsandbytes==0.37.1 19 - bitsandbytes==0.37.1
20 - peft==0.2.0 20 - peft==0.2.0