11ac6f7 b958639 11ac6f7
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 python main.py