poetica / Dockerfile

Commit History

Set HF_HOME environment variable for caching in Dockerfile
86e94f2

abhisheksan commited on

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

abhisheksan commited on

Fix Dockerfile to remove duplicate RUN command for installing numpy and PyTorch
42d9995

abhisheksan commited on

Update Dockerfile to install specific nightly PyTorch version and force reinstall numpy
83c1dd3

abhisheksan commited on

Update Dockerfile to install nightly PyTorch and force reinstall of numpy
23526e0

abhisheksan commited on

Update Dockerfile to use Python 3.10 instead of 3.12
b0e4bf7

abhisheksan commited on

Update Dockerfile to change application run command path
acce523

abhisheksan commited on

Update Dockerfile to create a cache directory and change application run command port
03d78e4

abhisheksan commited on

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

abhisheksan commited on

Add Dockerfile for application containerization
a4ec802

abhisheksan commited on