Commit History

feat: Introduce `start_space.sh` to orchestrate DVC model pulling and service startup, and update Nginx upstream addresses to 127.0.0.1.
edcfb9a

DaCrow13 commited on

fix: final proxy tuning and log tailing
859da78

DaCrow13 commited on

fix: add curl and streamlit proxy flags
5ea22fe

DaCrow13 commited on

feat: Add `start_space.sh` to automate DVC setup, model pulling, and launch FastAPI and Streamlit services.
834ca3f

DaCrow13 commited on

feat: Orchestrate application startup with `start_space.sh`, configure Nginx for container logging, and add `procps` to the Dockerfile.
0fbe9df

DaCrow13 commited on

feat: Add `start_space.sh` script to automate application launch and separate Nginx FastAPI endpoint routing.
cc2ed29

DaCrow13 commited on

feat: Add Nginx reverse proxy configuration and a new startup script to serve FastAPI and Streamlit applications.
8caf0a0

DaCrow13 commited on

Port changes from Milestone-5
cf9fd07

antofra10 commited on

Deploy to HF Spaces (Clean)
dd8494c

DaCrow13 commited on