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

enhance GenerateImageInfer.calculate_cost #40

Merged
merged 5 commits into from
Mar 17, 2024
Merged

enhance GenerateImageInfer.calculate_cost #40

merged 5 commits into from
Mar 17, 2024

Commits on Mar 16, 2024

  1. ✨ fix: Fix reading image metadata from file

    Fix reading image metadata from a file by handling the case where image
    data is passed as BytesIO object.
    sudoskys committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c7d2294 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. 🛠️ fix: update enum values in generate_image module

    - Updated enum values in _enum.py file
    - Added new enum values for image generation
    - Fixed enum values for image processing
    sudoskys committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d1e43aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3878929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a694cb View commit details
    Browse the repository at this point in the history
  4. ✨ fix: Update README.md with corrected punctuation and additional inf…

    …ormation.
    
    GenerateImageInfer.calculate_cost may be incorrect in some cases, please request account information for accurate consumption details. This repository is now maintained by the owner personally. Feel free to open an issue for any questions.
    sudoskys committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b607fb2 View commit details
    Browse the repository at this point in the history