Refactor Dockerfile and start script: remove dos2unix dependency, streamline installation commands, and enhance startup process 8617d5d Alwin111 commited on Jun 23, 2025
Refactor Dockerfile: remove dos2unix dependency, update startup script handling, and ensure executable permissions 7f91553 Alwin111 commited on Jun 23, 2025
Refactor start script: enhance environment setup, streamline server startup, and improve error handling 9c4c648 Alwin111 commited on Jun 23, 2025
Refactor Dockerfile: enhance installation command readability and ensure start script line endings are fixed a724293 Alwin111 commited on Jun 23, 2025
Fix line endings and ensure start script is executable in Dockerfile 6af2b12 Alwin111 commited on Jun 23, 2025
Refactor Ollama startup script: streamline environment variable setup and improve directory initialization 8ee3a34 Alwin111 commited on Jun 23, 2025
Refactor Ollama directory setup: consolidate directory creation and update environment variables f1ede01 Alwin111 commited on Jun 23, 2025
Refactor Ollama environment setup: consolidate directory creation and permissions in Dockerfile and start script c698c00 Alwin111 commited on Jun 23, 2025
Set OLLAMA_DIR environment variable to a temporary location 88b6c8e Alwin111 commited on Jun 23, 2025
Set OLLAMA_DIR environment variable to a temporary location 5db58f3 Alwin111 commited on Jun 23, 2025
Update start script: change Ollama directory to a temporary location 82bbd51 Alwin111 commited on Jun 23, 2025
Enhance start script: add directory setup for Ollama server 9145c17 Alwin111 commited on Jun 23, 2025
Improve Dockerfile: clarify comments, standardize file paths, and ensure script execution 3242a15 Alwin111 commited on Jun 23, 2025
Refactor Dockerfile to use Python base image and streamline installation process e7d4586 Alwin111 commited on Jun 23, 2025
Add start script to launch Ollama server and FastAPI application dc2ded4 Alwin111 commited on Jun 23, 2025
Remove Dockerfile for FastAPI application setup with Ollama 5bf9521 Alwin111 commited on Jun 23, 2025
Update README.md to include command for running FastAPI application 62d6504 Alwin111 commited on Jun 23, 2025
Add FastAPI application and Docker setup for Ollama Fashion Analyzer dc6e429 Alwin111 commited on Jun 23, 2025