mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
add antlr4 to requirements to fix Windows conda glitch
This commit is contained in:
parent
b8870d8290
commit
0f6aa7fe19
@ -11,6 +11,7 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user