Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT Resolve Install Issues and Add Multiline Text Wrapping in AddTextImageConverter #230

Merged
merged 10 commits into from
Jun 4, 2024

Commits on Jun 1, 2024

  1. Deprecated augly; switched to Pillow for converter; added multiline t…

    …ext wrapping
    rdheekonda committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    137a0d1 View commit details
    Browse the repository at this point in the history
  2. Fix docstring

    rdheekonda committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    244a6ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afa9218 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Update pyrit/prompt_converter/add_text_image_converter.py

    Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
    rdheekonda and romanlutz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1820306 View commit details
    Browse the repository at this point in the history
  2. Update pyrit/prompt_converter/add_text_image_converter.py

    Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
    rdheekonda and romanlutz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    89b5939 View commit details
    Browse the repository at this point in the history
  3. Address PR feedback

    rdheekonda committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b0649b3 View commit details
    Browse the repository at this point in the history
  4. Address PR feedback

    rdheekonda committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a03ba07 View commit details
    Browse the repository at this point in the history
  5. Moved loading font functionality to the init

    rdheekonda committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3f312d7 View commit details
    Browse the repository at this point in the history
  6. Resolve merge conflicts and rearrange unit tests

    rdheekonda committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    93be149 View commit details
    Browse the repository at this point in the history
  7. Fix pre-commit errors

    rdheekonda committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7510dfd View commit details
    Browse the repository at this point in the history