diff --git a/requirements-linux-arm64.txt b/requirements-linux-arm64.txt new file mode 100644 index 0000000000..24ad623d84 --- /dev/null +++ b/requirements-linux-arm64.txt @@ -0,0 +1,24 @@ +albumentations==0.4.3 +einops==0.3.0 +huggingface-hub==0.8.1 +imageio==2.9.0 +imageio-ffmpeg==0.4.2 +kornia==0.6.0 +numpy==1.23.1 +--pre torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/nightly/cpu +omegaconf==2.1.1 +opencv-python==4.6.0.66 +pillow==9.2.0 +pudb==2019.2 +torch==1.12.1 +torchvision==0.12.0 +pytorch-lightning==1.4.2 +streamlit==1.12.0 +test-tube>=0.7.5 +torch-fidelity==0.3.0 +torchmetrics==0.6.0 +transformers==4.19.2 +-e git+https://github.com/openai/CLIP.git@main#egg=clip +-e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers +git+https://github.com/lstein/k-diffusion.git@master#egg=k-diffusion +-e . \ No newline at end of file