Enhance image handling with timeout and improve post HTML structure 22c0846 raannakasturi commited on Dec 31, 2024
Refactor image generation and upload process, improve error handling, and add base64 padding fix f9bd988 raannakasturi commited on Dec 29, 2024
Add email sending functionality and refactor post creation to include wait time parameter ea7c078 raannakasturi commited on Dec 29, 2024
Refactor image handling by removing debug print statements, adding image cleanup, and improving post creation sleep duration 9194514 raannakasturi commited on Dec 29, 2024
Remove unused regex import and update requirements to include Pillow and Pollinations libraries 747f494 raannakasturi commited on Dec 29, 2024
Refactor image handling by moving image generation and verification to a new module, and update post creation to use the new fetch_image function 6415f78 raannakasturi commited on Dec 29, 2024
Add image verification and error handling in generate_image function 110b052 raannakasturi commited on Dec 29, 2024
Refactor generate_image and generate_post_html functions to remove category parameter and improve URL encoding 5e3b796 raannakasturi commited on Dec 29, 2024
Add error handling to post_post function and adjust sleep duration 2713c62 raannakasturi commited on Dec 29, 2024
Refactor generate_image function to return image URL directly instead of base64 encoding d785842 raannakasturi commited on Dec 29, 2024
Improve post status logging for clarity in post_post function d9ea04d raannakasturi commited on Dec 29, 2024
Remove image upload functionality and use base64 encoding directly in generate_image cc2c2ad raannakasturi commited on Dec 29, 2024
Add detailed logging for post_post function success and error responses 4817ecd raannakasturi commited on Dec 29, 2024
Add logging for post_post response data in post_blog.py 36b097c raannakasturi commited on Dec 29, 2024
Refactor post_blog function to improve error handling and control flow db9b48e raannakasturi commited on Dec 29, 2024
Remove async from generate_post_html and adjust image generation call bfb44d5 raannakasturi commited on Dec 29, 2024
Refactor generate_post_html to be asynchronous and update image generation call 1fdb912 raannakasturi commited on Dec 29, 2024
Remove unnecessary file write operation in create_post function ad9559e raannakasturi commited on Dec 29, 2024
Remove debug print statement from upload_image function 44c90fd raannakasturi commited on Dec 29, 2024
Update image upload handling and fix API key reference in post_blog.py 60d3d26 raannakasturi commited on Dec 29, 2024
Remove redundant print statements in post_post function for cleaner error handling 0e27aa8 raannakasturi commited on Dec 29, 2024
Simplify post_blog function by removing redundant retry logic for posting 248c0a5 raannakasturi commited on Dec 29, 2024
Refactor post_blog and post_post functions to improve readability and maintainability 1a5b0c0 raannakasturi commited on Dec 29, 2024
Merge branch 'main' of https://huggingface.co./spaces/raannakasturi/ReXploreBackend f64b2ad raannakasturi commited on Dec 29, 2024
Update OAuth client secret and improve image upload handling in post_blog.py and get_refresh_token.py 733aa95 raannakasturi commited on Dec 29, 2024