File size: 294 Bytes
e51cd56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Core ML dependencies
torch>=1.11.0
torchvision>=0.12.0
sentence-transformers>=2.2.0
faiss-cpu>=1.7.0

# Data processing
numpy>=1.21.0
Pillow>=9.0.0
datasets>=2.0.0

# UI and visualization
gradio>=4.0.0

# Utilities
tqdm>=4.64.0
requests>=2.28.0

# HuggingFace specific
huggingface_hub>=0.16.0