remove antlr4 from requirements

This commit is contained in:
Lincoln Stein 2022-11-02 16:35:14 -04:00
parent 825fa6977d
commit a48e021c0b

View File

@ -11,14 +11,12 @@ dependencies:
- pytorch-cuda=11.7
- pip:
- albumentations==0.4.3
- antlr4-python3-runtime
- opencv-python==4.5.5.64
- pudb==2019.2
- imageio==2.9.0
- imageio-ffmpeg==0.4.2
- pytorch-lightning==1.7.7
- omegaconf==2.1.1
- antlr4-python3-runtime>=4.8
- realesrgan==0.2.5.0
- test-tube>=0.7.5
- streamlit==1.12.0