Commits
Click on a commit to change the comparison rangeRemove unused import of `Image` in `text_generation_with_image.py` to improve code clarity and maintainability.3 months ago
by davidberenstein1957 Update `pyproject.toml` to include `setuptools` as a dependency and remove it from the `vllm` section for improved clarity and consistency in dependency management.3 months ago
by davidberenstein1957 Remove unused comment and improve clarity in `image_to_str` function in `image.py` by cleaning up the code. This change enhances maintainability and prepares for future refactoring.3 months ago
by davidberenstein1957 Merge branch 'develop' into fix/pillow-import3 months ago
by gabrielmbmb Fix import3 months ago
by gabrielmbmb Fix imports when `PIL` not installed3 months ago
by gabrielmbmb