Refactor inference function in app.py to accept image directly instead of file path, simplifying the input process. d44f6a3 kevinconka commited on 2 days ago
Remove 'type' attribute from image input component in app.py to streamline UI configuration. 1203db2 kevinconka commited on 2 days ago
Refactor inference function in app.py to remove image file path from output and update UI components accordingly. 8cdef7f kevinconka commited on 2 days ago
Refactor inference function in app.py to accept image file path, update output to include file path, and adjust input type in the UI. 585407e kevinconka commited on 2 days ago
Refactor flagging mechanism in app.py to use dedicated function for image flagging and clean up commented code. 9b3bb2e kevinconka commited on 7 days ago
Refactor theme configuration in app.py to simplify font settings. 631a047 kevinconka commited on Apr 10
Refactor inference function to remove diameter parameter and enhance theme configuration with additional fonts. 7b79cdc kevinconka commited on Apr 10