mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
update environment-linux-aarch64.yml
This commit is contained in:
parent
143b18af8a
commit
78c1d07c4b
@ -29,17 +29,15 @@ dependencies:
|
|||||||
- torch-fidelity=0.3.0
|
- torch-fidelity=0.3.0
|
||||||
- tokenizers>=0.11.1,!=0.11.3,<0.13
|
- tokenizers>=0.11.1,!=0.11.3,<0.13
|
||||||
- pip:
|
- pip:
|
||||||
|
- dependency_injector==4.40.0
|
||||||
- getpass_asterisk
|
- getpass_asterisk
|
||||||
- omegaconf==2.1.1
|
- omegaconf==2.1.1
|
||||||
- realesrgan==0.2.5.0
|
|
||||||
- test-tube>=0.7.5
|
|
||||||
- pyreadline3
|
- pyreadline3
|
||||||
- dependency_injector==4.40.0
|
- taming-transformers-rom1504
|
||||||
- -e git+https://github.com/openai/CLIP.git@main#egg=clip
|
- test-tube>=0.7.5
|
||||||
- -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
- git+https://github.com/openai/CLIP.git@main#egg=clip
|
||||||
- -e git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k_diffusion
|
- git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k_diffusion
|
||||||
- -e git+https://github.com/TencentARC/GFPGAN.git#egg=gfpgan
|
- git+https://github.com/invoke-ai/Real-ESRGAN.git#egg=realesrgan
|
||||||
- -e git+https://github.com/invoke-ai/clipseg.git@models-rename#egg=clipseg
|
- git+https://github.com/invoke-ai/GFPGAN.git#egg=gfpgan
|
||||||
|
- git+https://github.com/invoke-ai/clipseg.git@models-rename#egg=clipseg
|
||||||
- -e .
|
- -e .
|
||||||
variables:
|
|
||||||
PYTORCH_ENABLE_MPS_FALLBACK: 1
|
|
||||||
|
Loading…
Reference in New Issue
Block a user