Allowed for overwriting of default output folder in choose_and_run_redactor function. 68a91f4 seanpedrickcase commited on Nov 24, 2024
Updated output file creation variables for Lambda direct redaction runs e85b74e seanpedrickcase commited on Nov 24, 2024
Removed need to write result.stdout in lambda entrypoint 5d649ba seanpedrickcase commited on Nov 23, 2024
Added a little more debugging code to lambda_entrypoint 653bd2d seanpedrickcase commited on Nov 23, 2024
Moved gradio run code to outside of lambda_handler function in lambda_entrypoint.py 1cfa6e8 seanpedrickcase commited on Nov 22, 2024
Switched start py file through Dockerfile to lambda_entrypoint. Added gradio links from this .py 6622361 seanpedrickcase commited on Nov 22, 2024
Some more debugging. Added aws-lambda-adapter just in case that's useful in AWS Lambda a3ba5e2 seanpedrickcase commited on Nov 22, 2024
Added some debugging statements for entrypoint_router and lambda_entrypoint.py 18fb7ec seanpedrickcase commited on Nov 22, 2024
Added option for running redact function through CLI (i.e. not going through Gradio UI or API). Test functions for running this through AWS Lambda. e5dfae7 seanpedrickcase commited on Nov 22, 2024