mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
update pip dependencies
- remove realesrgan - add git+https://github.com/invoke-ai/Real-ESRGAN.git - remove git+https://github.com/CompVis/taming-transformers.git - add taming-transformers-rom1504 - change TencentARC/GFPGAN to invoke-ai/GFPGAN
This commit is contained in:
parent
9d39d6ecb3
commit
143b18af8a
@ -53,12 +53,12 @@ dependencies:
|
||||
- pip:
|
||||
- dependency_injector==4.40.0
|
||||
- getpass_asterisk
|
||||
- realesrgan==0.2.5.0
|
||||
- taming-transformers-rom1504
|
||||
- test-tube==0.7.5
|
||||
- git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-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/TencentARC/GFPGAN.git#egg=gfpgan
|
||||
- git+https://github.com/invoke-ai/Real-ESRGAN.git#egg=realesrgan
|
||||
- git+https://github.com/invoke-ai/GFPGAN.git#egg=gfpgan
|
||||
- git+https://github.com/invoke-ai/clipseg.git@models-rename#egg=clipseg
|
||||
- -e .
|
||||
variables:
|
||||
|
Loading…
Reference in New Issue
Block a user