test / runtime.yaml
Obotu's picture
Update runtime.yaml
37cf1a1 verified
raw
history blame contribute delete
163 Bytes
image: python:3.9
install:
- pip install -r requirements.txt
environment:
- TRANSFORMERS_CACHE=/tmp/cache
entrypoint:
- medicine_recommendation_system.py