Enhance flagging functionality in app.py and flagging.py by adding a subscription option and improving metadata handling for user information. 3928c4d kevinconka commited on 22 days ago
Update flagging functionality in app.py and flagging.py to use metadata for user information and change dataset name to versioned format f4ef5b4 kevinconka commited on 22 days ago
Refactor logging setup in app.py and blob_utils.py to use module-level loggers for better context and remove redundant file handler configuration in logging_config.py. 1709520 kevinconka commited on 22 days ago
Add logging functionality to app.py and blob_utils.py for improved traceability and debugging 6c983cf kevinconka commited on 22 days ago
Refactor decode_blob_data usage in flag_img_input to streamline blob handling and improve code clarity in app.py 7fb47c4 kevinconka commited on 22 days ago
Add decode_blob_data function to handle Gradio image blob conversion in app.py b3f650d kevinconka commited on 22 days ago
Refactor inference function in app.py to accept image directly instead of file path, simplifying the input process. d44f6a3 kevinconka commited on 23 days ago
Remove 'type' attribute from image input component in app.py to streamline UI configuration. 1203db2 kevinconka commited on 23 days ago
Refactor inference function in app.py to remove image file path from output and update UI components accordingly. 8cdef7f kevinconka commited on 23 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 23 days ago
Refactor flagging mechanism in app.py to use dedicated function for image flagging and clean up commented code. 9b3bb2e kevinconka commited on 28 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