Merge pull request #5 from cpacker/main

Fix install issues, README instructions should work out-of-the-box now
This commit is contained in:
Robin Rombach 2022-08-13 17:06:31 +02:00 committed by GitHub
commit 3fbbf28a8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,8 @@ dependencies:
- einops==0.3.0
- torch-fidelity==0.3.0
- transformers==4.19.2
- torchmetrics==0.6.0
- 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
- -e .