Diffree / requirements.txt
LiruiZhao's picture
Update requirements.txt
d9a9a13 verified
raw
history blame
533 Bytes
python==3.8.5
numpy==1.24.4
torch==1.13.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
torchvision==0.14.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
transformers==4.19.2
tqdm==4.66.2
gradio==3.50.2
openai==1.12.0
opencv-python==4.1.2.30
einops==0.3.0
omegaconf==2.1.1
pytorch-lightning==1.4.2
-e git+https://github.com/crowsonkb/k-diffusion.git@v0.0.16#egg=k-diffusion
-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
imageio==2.9.0
imageio-ffmpeg==0.4.2