Fix coordinate scaling: Scale bounding boxes based on image dimensions 3c6a715 rheremans commited on Feb 5
Improve OCR extraction: Simplify segment extraction and add multiple PSM fallbacks cd07dd0 rheremans commited on Feb 5
Add packages.txt for Hugging Face Spaces to install Tesseract OCR f9e9f0f rheremans commited on Feb 5
Add EasyOCR as fallback OCR engine when Tesseract is not available dc03e83 rheremans commited on Feb 5
Add image upscaling for better OCR and Tesseract availability check c4747a9 rheremans commited on Feb 5
Fix syntax error: correct indentation in verification section and add missing except block 551eaf1 rheremans commited on Feb 5
Remove remaining st.rerun() after PDF generation to prevent flickering 31fbbf1 rheremans commited on Feb 5
Add error handling to verification section and remove rerun calls 6ec6fe5 rheremans commited on Feb 5
Fix rerun loop: remove immediate rerun and add logging to verification section 2c98be8 rheremans commited on Feb 5
Fix Streamlit API: use_column_width instead of use_container_width d8f77fc rheremans commited on Feb 5
Fix remaining Unicode characters causing FPDFUnicodeEncodingException dbbbaea rheremans commited on Oct 21, 2025
Fix FPDFUnicodeEncodingException by cleaning Unicode characters 3f49c58 rheremans commited on Oct 21, 2025
Add AI-powered Human Design analysis with ChatGPT integration and fallback insights 1b9a4d3 rheremans commited on Oct 21, 2025
Fix profile calculation: use Sun Personality and Sun Design lines instead of Sun and Earth Personality b49dce4 rheremans commited on Oct 21, 2025
Fix SyntaxError: move backslash-containing strings outside f-string expressions af3b027 rheremans commited on Oct 20, 2025
Enhance cross calculation with detailed gate-specific information based on actual four key gates 3449993 rheremans commited on Oct 20, 2025
Fix profile calculation: add 2/2 Hermit Hermit to valid profiles and profile descriptions 5ab79d2 rheremans commited on Oct 20, 2025
Fix NameError: change profile_line to profile in calculate_angle method b2ac689 rheremans commited on Oct 20, 2025
Update default Four Key Gates values: Sun Personality 12.2, Earth Personality 11.2, Sun Design 36.4, Earth Design 6.4 b64209d rheremans commited on Oct 20, 2025
Fix profile calculation: use decimal part as line number (e.g., 12.2 = Gate 12, Line 2) 716ca17 rheremans commited on Oct 20, 2025
Update Four Key Gates to accept float values with 1 decimal place 72711e0 rheremans commited on Oct 20, 2025
Fix NameError: change profile_line to profile in calculate_cross method 68b2a0b rheremans commited on Oct 20, 2025
Add comprehensive type descriptions based on Human Design literature with strategy, signature, and famous examples f0f8496 rheremans commited on Oct 20, 2025
Remove profile line input and calculate profile from Sun/Earth Personality gates 67d53e9 rheremans commited on Oct 20, 2025
Add user input fields for Four Key Gates (Sun/Earth Personality and Design) 492faff rheremans commited on Oct 20, 2025
Add Angle calculation and Four Key Gates identification to Human Design report 833b01f rheremans commited on Oct 20, 2025
Add comprehensive center descriptions based on Human Design literature for both defined and undefined centers 99c3c49 rheremans commited on Oct 20, 2025
Add comprehensive center descriptions to Human Design report 27365f0 rheremans commited on Oct 20, 2025
Fix definition calculation, use input profile line, and update incarnation cross calculation efadf16 rheremans commited on Oct 20, 2025