mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
24 lines
665 B
Plaintext
24 lines
665 B
Plaintext
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 . |