Commit History

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