poetica / requirements.txt

Commit History

Enhance Poetry Generator API; implement health check endpoint, improve model loading with logging, and update request/response models
67dd542

abhisheksan commited on

Remove python-multipart dependency from requirements.txt
a1ff764

abhisheksan commited on

Update dependencies in requirements.txt; upgrade FastAPI and Uvicorn, add new libraries for model handling and API requests
e085617

abhisheksan commited on

Refactor FastAPI application structure; implement CORS middleware, update model initialization, and enhance poem generation endpoint with new request and response models
c9cdb74

abhisheksan commited on

Add bitsandbytes to requirements for enhanced model performance
a1e3bb4

abhisheksan commited on

Remove optimized module usage from poetry generation and downgrade PyTorch version to 2.3.1
ac829a5

abhisheksan commited on

Update Dockerfile and requirements.txt to install PyTorch 2.5.1 and remove redundant numpy installation
904ae2c

abhisheksan commited on

Update requirements.txt to upgrade torch to version 2.3.1
ee442da

abhisheksan commited on

Update requirements.txt to upgrade transformers and add vllm dependency
5873aa2

abhisheksan commited on

Refactor Dockerfile and enhance main.py with Hugging Face integration
2901363

abhisheksan commited on

Add initial project structure with FastAPI and poetry generation service
cee4b22

abhisheksan commited on