mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
unpinned clip, clipseg, gfpgan and k-diffusion
- conflicts with their counterparts in the environment files was causing the CI conda-based tests to fail. - installer seems to work still
This commit is contained in:
parent
b945ae4e01
commit
e98068a546
@ -25,7 +25,8 @@ torch
|
||||
torchvision
|
||||
transformers
|
||||
picklescan
|
||||
clip @ https://github.com/openai/CLIP/archive/d50d76daa670286dd6cacf3bcd80b5e4823fc8e1.zip
|
||||
clipseg @ https://github.com/invoke-ai/clipseg/archive/1f754751c85d7d4255fa681f4491ff5711c1c288.zip
|
||||
gfpgan @ https://github.com/TencentARC/GFPGAN/archive/2eac2033893ca7f427f4035d80fe95b92649ac56.zip
|
||||
k-diffusion @ https://github.com/invoke-ai/k-diffusion/archive/7f16b2c33411f26b3eae78d10648d625cb0c1095.zip
|
||||
clip
|
||||
clipseg
|
||||
gfpgan
|
||||
k-diffusion
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user