mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
update environment-linux-aarch64.yml
- move getpass_asterisk to pip
This commit is contained in:
parent
41b04316cf
commit
45b4593563
@ -11,7 +11,6 @@ dependencies:
|
||||
- numpy=1.19
|
||||
- imageio=2.9.0
|
||||
- opencv=4.6.0
|
||||
- getpass_asterisk
|
||||
- pillow=8.*
|
||||
- flask=2.1.*
|
||||
- flask_cors=3.0.10
|
||||
@ -30,6 +29,7 @@ dependencies:
|
||||
- torch-fidelity=0.3.0
|
||||
- tokenizers>=0.11.1,!=0.11.3,<0.13
|
||||
- pip:
|
||||
- getpass_asterisk
|
||||
- omegaconf==2.1.1
|
||||
- realesrgan==0.2.5.0
|
||||
- test-tube>=0.7.5
|
||||
|
Loading…
Reference in New Issue
Block a user