File size: 127 Bytes
11ac6f7
 
b958639
11ac6f7
 
 
 
34ece89
1
2
3
4
5
6
7
8
from python:3.10-slim

RUN pip install groq gradio infinity_emb[all] usearch datasets

WORKDIR /app
COPY . .

CMD entrypoint.sh