Commit History

Fix coordinate scaling: Scale bounding boxes based on image dimensions
3c6a715

rheremans commited on

Fix nested expander error in OCR debug section
abdc26b

rheremans commited on

Improve OCR extraction: Simplify segment extraction and add multiple PSM fallbacks
cd07dd0

rheremans commited on

Fix OCR extraction: Use fixed coordinates like local version
a19d1a0

rheremans commited on

Add packages.txt for Hugging Face Spaces to install Tesseract OCR
f9e9f0f

rheremans commited on

Fix red numbers extraction to use EasyOCR fallback
a449229

rheremans commited on

Add EasyOCR as fallback OCR engine when Tesseract is not available
dc03e83

rheremans commited on

Add image upscaling for better OCR and Tesseract availability check
c4747a9

rheremans commited on

Show extracted planetary numbers in success message
7742805

rheremans commited on

Fix OCR extraction: add image scaling and better error handling
3f8c92a

rheremans commited on

Add fallback extraction from individual planet entries
827f723

rheremans commited on

Add more robust data handling and logging for planetary numbers
a97919f

rheremans commited on

Add debugging to understand planetary data structure
b6a0df7

rheremans commited on

Fix syntax error: correct indentation in verification section and add missing except block
551eaf1

rheremans commited on

Remove remaining st.rerun() after PDF generation to prevent flickering
31fbbf1

rheremans commited on

Add error handling to verification section and remove rerun calls
6ec6fe5

rheremans commited on

Fix rerun loop: remove immediate rerun and add logging to verification section
2c98be8

rheremans commited on

Add comprehensive logging and error handling for debugging
70d3b6b

rheremans commited on

Fix session state access: use .get() method for safe access
67da071

rheremans commited on

Fix indentation: move verification table inside else block
aaf4218

rheremans commited on

Improve verification section display and add debugging
1083ccb

rheremans commited on

Fix image reading issue and reduce image display size
1cdf2f6

rheremans commited on

Fix Streamlit API: use_column_width instead of use_container_width
d8f77fc

rheremans commited on

Fix short_description length for Hugging Face
f8d9734

rheremans commited on

Replace app with OCR-based functionality
c278c2e

rheremans commited on

Add comprehensive gate insights with detailed information
44bf80c

rheremans commited on

Reformat PDF output according to user specifications
923be77

rheremans commited on

Fix remaining Unicode characters causing FPDFUnicodeEncodingException
dbbbaea

rheremans commited on

Fix FPDFUnicodeEncodingException by cleaning Unicode characters
3f49c58

rheremans commited on

Fix NameError: profile_line not defined
84a2058

rheremans commited on

Implement dynamic cross name determination system
2d7c4c0

rheremans commited on

Fix profile calculation floating-point precision bug
a9ecaf3

rheremans commited on

Add AI-powered Human Design analysis with ChatGPT integration and fallback insights
1b9a4d3

rheremans commited on

Fix profile calculation: use Sun Personality and Sun Design lines instead of Sun and Earth Personality
b49dce4

rheremans commited on

Fix SyntaxError: move backslash-containing strings outside f-string expressions
af3b027

rheremans commited on

Enhance cross calculation with detailed gate-specific information based on actual four key gates
3449993

rheremans commited on

Fix profile calculation: add 2/2 Hermit Hermit to valid profiles and profile descriptions
5ab79d2

rheremans commited on

Fix NameError: change profile_line to profile in calculate_angle method
b2ac689

rheremans commited on

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

Fix profile calculation: use decimal part as line number (e.g., 12.2 = Gate 12, Line 2)
716ca17

rheremans commited on

Update Four Key Gates to accept float values with 1 decimal place
72711e0

rheremans commited on

Fix NameError: change profile_line to profile in calculate_cross method
68b2a0b

rheremans commited on

Add comprehensive type descriptions based on Human Design literature with strategy, signature, and famous examples
f0f8496

rheremans commited on

Remove profile line input and calculate profile from Sun/Earth Personality gates
67d53e9

rheremans commited on

Add user input fields for Four Key Gates (Sun/Earth Personality and Design)
492faff

rheremans commited on

Add Angle calculation and Four Key Gates identification to Human Design report
833b01f

rheremans commited on

Remove redundant center descriptions dictionary
45fbf78

rheremans commited on

Add comprehensive center descriptions based on Human Design literature for both defined and undefined centers
99c3c49

rheremans commited on

Add comprehensive center descriptions to Human Design report
27365f0

rheremans commited on

Fix definition calculation, use input profile line, and update incarnation cross calculation
efadf16

rheremans commited on