mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
8423be539b
* tweak setup and environment files for linux & pypatchmatch - Downgrade python requirements to 3.9 because 3.10 is not supported on Ubuntu 20.04 LTS (widely-used distro) - Use our github pypatchmatch 0.1.3 in order to install Makefile where it needs to be. - Restored "-e ." as the last install step on pip installs. Hopefully this will not trigger the high-CPU hang we've previously experienced. * keep windows on basicsr 1.4.1 * keep windows on basicsr 1.4.1 * bump pypatchmatch requirement to 0.1.4 - This brings in a version of pypatchmatch that will gracefully handle internet connection not available at startup time. - Also refactors and simplifies the handling of gfpgan's basicsr requirement across various platforms.
33 lines
479 B
Plaintext
33 lines
479 B
Plaintext
--prefer-binary
|
|
--extra-index-url https://download.pytorch.org/whl/torch_stable.html
|
|
--trusted-host https://download.pytorch.org
|
|
accelerate~=0.14
|
|
albumentations
|
|
diffusers
|
|
einops
|
|
eventlet
|
|
facexlib
|
|
flask_cors
|
|
flask_socketio
|
|
flaskwebgui
|
|
getpass_asterisk
|
|
imageio-ffmpeg
|
|
kornia
|
|
numpy
|
|
pyreadline3
|
|
realesrgan
|
|
requests==2.25.1
|
|
send2trash
|
|
streamlit
|
|
taming-transformers-rom1504
|
|
test-tube
|
|
torch-fidelity
|
|
torch
|
|
torchvision
|
|
transformers
|
|
picklescan
|
|
clip
|
|
clipseg
|
|
gfpgan
|
|
k-diffusion
|
|
pypatchmatch |