phylo-diffusion / requirements.txt
mridulk's picture
added pydantic to the requirements
e9de0af verified
raw
history blame
559 Bytes
torch==1.11.0
torchvision==0.12.0
#numpy==1.19.2
numpy
albumentations==0.4.3
#opencv-python==4.1.2.30
opencv-python
pudb==2019.2
imageio==2.9.0
imageio-ffmpeg==0.4.2
pytorch-lightning==1.4.2
omegaconf==2.1.1
test-tube>=0.7.5
streamlit>=0.73.1
einops==0.3.0
torch-fidelity==0.3.0
transformers==4.35.0
wandb==0.13.5
tqdm==4.64.1
torchmetrics==0.6.0
einops==0.3.0
seaborn
scikit-learn
open_clip_torch
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
-e git+https://github.com/openai/CLIP.git@main#egg=clip
pydantic==1.10.7