Commit History

Update fast.py
0b81724
verified

Alwin111 commited on

Refactor Dockerfile and start script: remove dos2unix dependency, streamline installation commands, and enhance startup process
8617d5d

Alwin111 commited on

Refactor Dockerfile: remove dos2unix dependency, update startup script handling, and ensure executable permissions
7f91553

Alwin111 commited on

Refactor start script: enhance environment setup, streamline server startup, and improve error handling
9c4c648

Alwin111 commited on

Refactor Dockerfile: enhance installation command readability and ensure start script line endings are fixed
a724293

Alwin111 commited on

Fix line endings and ensure start script is executable in Dockerfile
6af2b12

Alwin111 commited on

Refactor Ollama startup script: streamline environment variable setup and improve directory initialization
8ee3a34

Alwin111 commited on

Refactor Ollama directory setup: consolidate directory creation and update environment variables
f1ede01

Alwin111 commited on

Refactor Ollama environment setup: consolidate directory creation and permissions in Dockerfile and start script
c698c00

Alwin111 commited on

Set OLLAMA_DIR environment variable to a temporary location
88b6c8e

Alwin111 commited on

Remove OLLAMA_DIR environment variable from Dockerfile
d20061b

Alwin111 commited on

Set OLLAMA_DIR environment variable to a temporary location
5db58f3

Alwin111 commited on

Update start script: change Ollama directory to a temporary location
82bbd51

Alwin111 commited on

Enhance start script: add directory setup for Ollama server
9145c17

Alwin111 commited on

Improve Dockerfile: clarify comments, standardize file paths, and ensure script execution
3242a15

Alwin111 commited on

Refactor Dockerfile to use Python base image and streamline installation process
e7d4586

Alwin111 commited on

Add requirements.txt for project dependencies
0573e9e

Alwin111 commited on

Add start script to launch Ollama server and FastAPI application
dc2ded4

Alwin111 commited on

Remove Dockerfile for FastAPI application setup with Ollama
5bf9521

Alwin111 commited on

Add Dockerfile for FastAPI application setup with Ollama
b624f4c

Alwin111 commited on

Remove compiled Python bytecode file from __pycache__
3849f1a

Alwin111 commited on

Update README.md to include command for running FastAPI application
62d6504

Alwin111 commited on

Add FastAPI application and Docker setup for Ollama Fashion Analyzer
dc6e429

Alwin111 commited on

initial commit
cd9abce
verified

Alwin111 commited on