Commit History

Deploy from GitHub commit c41d8036f5d265065967accde19305ed620eb213
3c84d3b

GitHub Actions commited on

fix: update Dockerfile to use CUDA base image and install Python dependencies, adjust segmentation model in configuration
37b9169

Muhammad Usman Nazir commited on

fix: change image encoding from RGBA to JPEG for improved performance and reduced size
318a4d2

Muhammad Usman Nazir commited on

fix: add GZipMiddleware for response compression and reduce MAX_DIM for image resizing
66f795f

Muhammad Usman Nazir commited on

fix: optimize file reading in viz2d_job_file by reading entire file at once
f7df04f

Muhammad Usman Nazir commited on

fix: switch to aiofiles for asynchronous file reading in viz2d_job_file
f2bced4

Muhammad Usman Nazir commited on

fix: add image resizing to maintain dimensions within MAX_DIM for segmentation bundle
b18255a

Muhammad Usman Nazir commited on

fix: replace GZipMiddleware with StreamingResponse for efficient file streaming
d74d651

Muhammad Usman Nazir commited on

fix: add GZipMiddleware to compress responses for improved performance
4e3194a

Muhammad Usman Nazir commited on

fix: remove Content-Disposition header from viz2d_job_file response
5fa859b

Muhammad Usman Nazir commited on

fix: restrict CORS to specific origin and enable credentials
6794a65

Muhammad Usman Nazir commited on

fix: ensure src array is converted to float32 in estimate_floor_plane function
6061e48

Muhammad Usman Nazir commited on

fix: correct contour area calculation in estimate_floor_plane function
d348987

Muhammad Usman Nazir commited on

fix: ensure tomli version is specified in requirements
6b7ddd3

Muhammad Usman Nazir commited on

fix: update SDK to Docker and set app port to 7860
7cc3082

Muhammad Usman Nazir commited on

fix: use port 7860 for HF Spaces
b80f3a3

Muhammad Usman Nazir commited on

deploy floor visualizer backend
b1d1ff4

Muhammad Usman Nazir commited on

initial commit
d331b50
verified

modventures commited on