Commit History

Updated Gradio version to avoid connection errored out issue
5beaded

seanpedrickcase commited on

Updated time sum logging function to add correctly
5cf0bc0

seanpedrickcase commited on

Added AWS auth, logging, allowed for API call saves
115b61f

seanpedrickcase commited on

Adapted Dockerfile to allow write access to api folder
a3c7fb0

seanpedrickcase commited on

Corrected requirements reference in Dockerfile
d40194c

seanpedrickcase commited on

Rearranged interface to focus on API. Optimised Dockerfile.
99d13a7

seanpedrickcase commited on

Gradio update. Remove queue when running on AWS Lambda
043d5fc

seanpedrickcase commited on

Updated Dockerfile with AWS Lambda web adapter
aaca445

seanpedrickcase commited on

Allowed for custom output folder. Upgraded Gradio version
8c90944

seanpedrickcase commited on

Hopefully now a correct STS endpoint. Updated file name check to account for double backslashes
86f6252

seanpedrickcase commited on

Removed inbrowser argument from gradio launch method as I think it affects the pyinstaller version of the app
d7ef72c

seanpedrickcase commited on

Updated Dockerfile to allow STS regional endpoints. Modified ignore files.
a22fc0d

seanpedrickcase commited on

Fixed sts region issue. Added some references to pyinstaller exe creation.
b4b7a67

seanpedrickcase commited on

App will now check for an output folder and create it if it doesn't exist
5f5c87a

seanpedrickcase commited on

Some code rearranged. Fixed API call paths for Linux systems
4300019

seanpedrickcase commited on

Updated gradio and requirements. Hopefully fixed duplicate results issue. General code clean up
8d1cc2b

seanpedrickcase commited on

Removed direct AWS bucket reference. A few minor bug fixes.
36bca81

seanpedrickcase commited on

Set Reference file name as '' if missing
b977e79

seanpedrickcase commited on

Added more conditions to ref_df check to avoid error
adb8925

seanpedrickcase commited on

added check that ref_df has at least one row for one rename step
f0b0078

seanpedrickcase commited on