Skip to content

Commit 3fbbf28

Browse files
authored
Merge pull request #5 from cpacker/main
Fix install issues, README instructions should work out-of-the-box now
2 parents ce05de2 + 9ae9f7d commit 3fbbf28

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)