2022-09-15 21:06:31 +02:00
|
|
|
diff --git a/environment.yaml b/environment.yaml
|
2022-09-26 16:37:04 +02:00
|
|
|
index 7f25da8..306750f 100644
|
2022-09-15 21:06:31 +02:00
|
|
|
--- a/environment.yaml
|
|
|
|
+++ b/environment.yaml
|
2022-09-22 09:18:11 +02:00
|
|
|
@@ -23,6 +23,8 @@ dependencies:
|
2022-09-15 21:06:31 +02:00
|
|
|
- torch-fidelity==0.3.0
|
|
|
|
- transformers==4.19.2
|
|
|
|
- torchmetrics==0.6.0
|
|
|
|
+ - pywavelets==1.3.0
|
2022-09-22 08:55:57 +02:00
|
|
|
+ - pandas==1.4.4
|
2022-09-15 21:06:31 +02:00
|
|
|
- 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
|