update environment-linux-aarch64.yml

- move getpass_asterisk to pip
This commit is contained in:
mauwii 2022-11-03 22:31:46 +01:00 committed by Lincoln Stein
parent 41b04316cf
commit 45b4593563

View File

@ -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