Artem Akymenko
31f95137dd
ci: replace pip with uv for faster dependency installation
2026-07-08 18:34:35 +00:00
Artem Akymenko
29681a5fbb
ci: update actions to v7/v6, add pip caching, optimize Dockerfile layer order
2026-07-08 16:22:52 +03:00
JB
1219b408b5
feat: Update Dockerfile and entrypoint script for CUDA diagnostics and web server startup; adjust PyTorch version and URL handling
2025-12-22 08:54:03 -08:00
JB
89645682f1
fix: Use abogen-web command in Docker for headless web UI
...
The 'abogen' command now launches the PyQt6 desktop GUI which requires
display libraries not available in Docker containers. Changed the Docker
CMD to use 'abogen-web' which launches the Flask web UI.
2025-12-22 06:17:40 -08:00
JB
899c9f5aa5
feat: Add USE_GPU argument to Dockerfile and docker-compose for GPU support
2025-12-21 08:31:51 -08:00
JB
5303dcf681
Refactored code to move into the webui folder in order to prep for merging the branch.
2025-12-21 08:06:15 -08:00