setup.py
ogicg.egg-info/PKG-INFO
ogicg.egg-info/SOURCES.txt
ogicg.egg-info/dependency_links.txt
ogicg.egg-info/requires.txt
ogicg.egg-info/top_level.txt
src/__init__.py
src/utils.py
src/app/__init__.py
src/app/image_processor.py
src/app/input_manager.py
src/models/__init__.py
src/models/blip_image.py
src/models/cohere.py
src/models/easy_ocr.py
src/testing/__init__.py
src/testing/runner.py
src/testing/tests/__init__.py
src/testing/tests/test_singleton.py
src/testing/tests/test_user_input.py
src/testing/tests/utils_test.py