mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
d15c75ecae
* Refactor pip requirements across the board Signed-off-by: Ben Alkov <ben.alkov@gmail.com> * fix name, version in setup.py Signed-off-by: Ben Alkov <ben.alkov@gmail.com> * Update notebooks for new requirements file changes Signed-off-by: Ben Alkov <ben.alkov@gmail.com>
28 lines
567 B
Plaintext
28 lines
567 B
Plaintext
--prefer-binary
|
|
|
|
albumentations
|
|
einops
|
|
huggingface-hub
|
|
imageio-ffmpeg
|
|
imageio
|
|
kornia
|
|
# pip will resolve the version which matches torch
|
|
numpy
|
|
omegaconf
|
|
opencv-python
|
|
pillow
|
|
pip>=22
|
|
pudb
|
|
pytorch-lightning
|
|
streamlit
|
|
# "CompVis/taming-transformers" IS NOT INSTALLABLE
|
|
# This is a drop-in replacement
|
|
taming-transformers-rom1504
|
|
test-tube
|
|
torch-fidelity
|
|
torchmetrics
|
|
transformers
|
|
git+https://github.com/openai/CLIP.git@main#egg=clip
|
|
git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k-diffusion
|
|
git+https://github.com/lstein/GFPGAN@fix-dark-cast-images#egg=gfpgan
|