summaryrefslogtreecommitdiffstats
path: root/environment.yaml
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-01-06 17:34:23 +0100
committerVolpeon <git@volpeon.ink>2023-01-06 17:34:23 +0100
commitb8df3dd5330845ff9f9f9af187a09ef0dbfc1c20 (patch)
treecd56ce0b92c38a31160d28c6665b7c378f7403dd /environment.yaml
parentUse context manager for EMA, on_train/eval hooks (diff)
downloadtextual-inversion-diff-b8df3dd5330845ff9f9f9af187a09ef0dbfc1c20.tar.gz
textual-inversion-diff-b8df3dd5330845ff9f9f9af187a09ef0dbfc1c20.tar.bz2
textual-inversion-diff-b8df3dd5330845ff9f9f9af187a09ef0dbfc1c20.zip
Update
Diffstat (limited to 'environment.yaml')
-rw-r--r--environment.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/environment.yaml b/environment.yaml
index 6e689c7..eff69ed 100644
--- a/environment.yaml
+++ b/environment.yaml
@@ -16,11 +16,11 @@ dependencies:
16 - -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/cloneofsimo/lora#egg=lora-diffusion 17 - -e git+https://github.com/cloneofsimo/lora#egg=lora-diffusion
18 - accelerate==0.15.0 18 - accelerate==0.15.0
19 - bitsandbytes==0.35.4 19 - bitsandbytes==0.36.0.post2
20 - python-slugify>=6.1.2 20 - python-slugify>=6.1.2
21 - safetensors==0.2.7 21 - safetensors==0.2.7
22 - setuptools==65.6.3 22 - setuptools==65.6.3
23 - test-tube>=0.7.5 23 - test-tube>=0.7.5
24 - transformers==4.25.1 24 - transformers==4.25.1
25 - triton==2.0.0.dev20221202 25 - triton==2.0.0.dev20221202
26 - xformers==0.0.16rc399 26 - xformers==0.0.16rc401