mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
remove antlr4 from requirements
This commit is contained in:
parent
825fa6977d
commit
a48e021c0b
@ -11,14 +11,12 @@ dependencies:
|
|||||||
- pytorch-cuda=11.7
|
- pytorch-cuda=11.7
|
||||||
- pip:
|
- pip:
|
||||||
- albumentations==0.4.3
|
- albumentations==0.4.3
|
||||||
- antlr4-python3-runtime
|
|
||||||
- opencv-python==4.5.5.64
|
- opencv-python==4.5.5.64
|
||||||
- pudb==2019.2
|
- pudb==2019.2
|
||||||
- imageio==2.9.0
|
- imageio==2.9.0
|
||||||
- imageio-ffmpeg==0.4.2
|
- imageio-ffmpeg==0.4.2
|
||||||
- pytorch-lightning==1.7.7
|
- pytorch-lightning==1.7.7
|
||||||
- omegaconf==2.1.1
|
- omegaconf==2.1.1
|
||||||
- antlr4-python3-runtime>=4.8
|
|
||||||
- realesrgan==0.2.5.0
|
- realesrgan==0.2.5.0
|
||||||
- test-tube>=0.7.5
|
- test-tube>=0.7.5
|
||||||
- streamlit==1.12.0
|
- streamlit==1.12.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user