Andrew Kao

Results 1 issues of Andrew Kao

**Describe the bug** On initializing the gcv_agent, the following error occurs: `AttributeError: module 'google.cloud.vision' has no attribute 'types'` This error is thrown at line 119 of layoutparser/ocr/gcv_agent.py: `self._context = _vision.types.ImageContext(language_hints=languages)`...

bug