kidcoconut/spcdkr_omdenasaudi_liverhccxai
ready for deploy to hugspace v0.1.5
prep for streamlined hugspace push
debug: adjust Dockerfile exposed ports for huggingface; assume a simple 1:1 mapping of external and internal ports; and only a single port
fetch and merge of hugspace/main
prep for deploy of 0.1.4 to hugspace
tested the creation of a Docker image using DockerHub (no rebuild); creating a container without running; running the container with minimal options
updated 0.1.3 requirements.txt; confirmed works locally in docker
updated gitignore to overlook temp pip list exports
Update Dockerfile
Update README.md
Update README.md
updated docker to run streamlit and fastapi locally
DEBUG: edit fastapi run cmd
DEBUG: edit fastapi run cmd
DEBUG: edit fastapi run cmd
DEBUG: edit streamlit run cmd
DEBUG: edit streamlit run cmd
DEBUG: disable fastapi
DEBUG: attempting to get streamlit and fastapi started
ENH: adding binary model to docker image; removed modelBuild script; removed fastApi wait and reload command
DEBUG: attempt to get packages installed
DEBUG: chmod model and streamlit scripts to enable execution
DEBUG: chmod docker scripts to enable execution
DEBUG: per hugging spaces dependencies documentation; reqs and packages files will be auto-loaded?
DEBUG: updated permissions under userId 1000 per huggingFace Docker spaces guidelines
DEBUG: updated permissions under userId 1000 per huggingFace Docker spaces guidelines
DEBUG: updated permissions under userId 1000 per huggingFace Docker spaces guidelines
DEBUG: updated permissions under userId 1000 per huggingFace Docker spaces guidelines
DEBUG: updated preRun script ref
DEPLOY: updated all files for manual deploy to huggingface
updated util_ start streamlit script to use port 49400
updated Dockerfile to handle root vs user permissions
updated Dockerfil to use Huggingface userid 1000 and assigned permissions appropriately
adding utility library to repo
enabled execution of scripts through chmod
add binary model weight files to git lfs
add binary image files to git lfs
copied demo files from project github task-5-deployment folder
initial commit
