File size: 393 Bytes
7b374c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
fastapi==0.121.1
uvicorn==0.38.0
pydantic==2.12.4
starlette==0.47.3
python-multipart==0.0.20

torch==2.2.2+cpu
torchvision==0.17.2+cpu
--extra-index-url https://download.pytorch.org/whl/cpu

git+https://github.com/openai/CLIP.git
ftfy==6.3.1
regex==2025.9.18
tqdm

chromadb==1.4.1
sentence-transformers==2.7.0
numpy==1.26.4

Pillow==10.4.0
requests==2.32.5

openai==2.9.0
python-dotenv==1.2.1