mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-23 08:43:42 +01:00
ca704e1d51
This reverts commit04eb356c89
, reversing changes made to300159c03b
.
14 lines
465 B
Diff
14 lines
465 B
Diff
diff --git a/environment.yaml b/environment.yaml
|
|
index 7f25da8..306750f 100644
|
|
--- a/environment.yaml
|
|
+++ b/environment.yaml
|
|
@@ -23,6 +23,8 @@ dependencies:
|
|
- torch-fidelity==0.3.0
|
|
- transformers==4.19.2
|
|
- torchmetrics==0.6.0
|
|
+ - pywavelets==1.3.0
|
|
+ - pandas==1.4.4
|
|
- kornia==0.6
|
|
- -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
|
- -e git+https://github.com/openai/CLIP.git@main#egg=clip
|