Skip to content

Commit 9ae9f7d

Browse files
committed
fix install issues, README instructions should work out-of-the-box now
1 parent ce05de2 commit 9ae9f7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

environment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ dependencies:
2222
- einops==0.3.0
2323
- torch-fidelity==0.3.0
2424
- transformers==4.19.2
25+
- torchmetrics==0.6.0
26+
- kornia==0.6
2527
- -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
2628
- -e git+https://github.com/openai/CLIP.git@main#egg=clip
2729
- -e .

0 commit comments

Comments
 (0)