mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
42 lines
1002 B
Plaintext
42 lines
1002 B
Plaintext
# pip will resolve the version which matches torch
|
|
albumentations
|
|
dependency_injector==4.40.0
|
|
diffusers[torch]~=0.9
|
|
einops
|
|
eventlet
|
|
facexlib
|
|
flask==2.1.3
|
|
flask_cors==3.0.10
|
|
flask_socketio==5.3.0
|
|
flaskwebgui==0.3.7
|
|
getpass_asterisk
|
|
huggingface-hub
|
|
imageio
|
|
imageio-ffmpeg
|
|
kornia
|
|
numpy
|
|
omegaconf
|
|
opencv-python
|
|
pillow
|
|
pip>=22
|
|
pudb
|
|
pyreadline3
|
|
pytorch-lightning==1.7.7
|
|
realesrgan
|
|
requests==2.25.1
|
|
scikit-image>=0.19
|
|
send2trash
|
|
streamlit
|
|
taming-transformers-rom1504
|
|
test-tube>=0.7.5
|
|
torch-fidelity
|
|
torchmetrics
|
|
transformers~=4.24
|
|
picklescan
|
|
git+https://github.com/invoke-ai/GFPGAN@basicsr-1.4.1#egg=gfpgan ; platform_system == 'Windows'
|
|
git+https://github.com/invoke-ai/GFPGAN@basicsr-1.4.2#egg=gfpgan ; platform_system != 'Windows'
|
|
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/invoke-ai/clipseg.git@relaxed-python-requirement#egg=clipseg
|
|
git+https://github.com/invoke-ai/PyPatchMatch@0.1.4#egg=pypatchmatch
|