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

fix(vibe): Enhance add_image_to_black_background Function to Support 32-bit Transparency #34

Merged
merged 3 commits into from
Mar 9, 2024

Commits on Mar 9, 2024

  1. 🛠️ fix: update image background to black with transparent color

    - Update image background to black with transparent color for better display.
    sudoskys committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    cedc0f1 View commit details
    Browse the repository at this point in the history
  2. 🔧 fix(playground): update image_path in generate function

    - Update image_path parameter in generate function in vibe.py file.
    sudoskys committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0ae2873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd5603c View commit details
    Browse the repository at this point in the history