diff --git a/environment-mac.yml b/environment-mac.yml index ef9f0c3584..141e835908 100644 --- a/environment-mac.yml +++ b/environment-mac.yml @@ -52,14 +52,14 @@ dependencies: - transformers=4.23 - pip: - dependency_injector==4.40.0 - - getpass_asterisk + - taming-transformers-rom1504 - realesrgan==0.2.5.0 - test-tube==0.7.5 - - -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers - - -e git+https://github.com/openai/CLIP.git@main#egg=clip - - -e git+https://github.com/Birch-san/k-diffusion.git@mps#egg=k_diffusion - - -e git+https://github.com/TencentARC/GFPGAN.git#egg=gfpgan - - -e git+https://github.com/invoke-ai/clipseg.git@models-rename#egg=clipseg + - 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/clipseg.git@models-rename#egg=clipseg - -e . variables: PYTORCH_ENABLE_MPS_FALLBACK: 1