From 744b87831f5e854d86c9f39c131386c3b26e9304 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 21 Mar 2023 14:18:08 +0100 Subject: Added dadaptation --- environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'environment.yaml') diff --git a/environment.yaml b/environment.yaml index db43bd5..42b568f 100644 --- a/environment.yaml +++ b/environment.yaml @@ -11,10 +11,10 @@ dependencies: - python=3.10.8 - pytorch=2.0.0=*cuda11.8* - torchvision=0.15.0 - # - xformers=0.0.17.dev476 - pip: - -e . - -e git+https://github.com/huggingface/diffusers#egg=diffusers + - -e git+https://github.com/facebookresearch/dadaptation#egg=dadaptation - accelerate==0.17.1 - bitsandbytes==0.37.1 - peft==0.2.0 -- cgit v1.2.3-54-g00ecf