Updated Dockerfile and requirements files to create a smaller container 91bd588 seanpedrickcase commited on Aug 20
Explicitly installing curl and exposing port in Dockerfile f6d59b2 seanpedrickcase commited on Jul 12
Changed embedding model to MiniLM-L6 as faster. Compressed embeddings are now int8. General improvements to API mode ea0dd40 seanpedrickcase commited on Jul 3
Minor changes to function outputs. Attempted Python downgrade to 3.10 to address xlsx output issues 2806807 seanpedrickcase commited on Jul 2
Allowed for custom output folder, returned Dockerfile to work under user account and port 7860 d3ff2e2 seanpedrickcase commited on Jun 4
Testing not running Dockerfile as user for Lambda compatibility 3b77fe5 seanpedrickcase commited on Jun 4
Modified Dockerfile to run app on port 8080, which Lambda uses f20dd46 seanpedrickcase commited on Jun 4
Added Lambda web adapter to Dockerfile. Updated Gradio version fcd826b seanpedrickcase commited on Jun 4
Updated Dockerfile to create output folder correctly and enable regional AWS STS endpoint 2b16125 seanpedrickcase commited on May 20
Now checks for output folder before saving. Minor code cleaning 2089141 seanpedrickcase commited on May 20
Fixed cleaning for semantic search. Handles text with backslashes in (if cleaned). Updated packages. requirements file for only keyword search added. 8466e45 seanpedrickcase commited on May 20
Removed GRADIO_ROOT_PATH from the Dockerfile as it is not necessary for API Gateway access 7e9dd76 Sean-Case commited on Mar 8
Set SDK version to 4.20.0 on huggingface. Added GRADIO_SERVER_PORT to Dockerfile 13cab70 Sean-Case commited on Mar 6
ECS not allowing me to save files so increasing container privileges in Dockerfile 9c0a094 Sean-Case commited on Feb 29
Added small line to dockerfile start. Added dockerignore file for local builds d99f440 Sean-Case commited on Feb 28
Improved code for cleaning and outputting files. Added Dockerfile 4ee3470 Sean-Case commited on Feb 27