File size: 423 Bytes
0af3992
5139787
 
 
0af3992
5139787
 
 
 
d31aa59
5139787
0af3992
 
5139787
4a287f2
0af3992
 
53d7566
dff7958
0af3992
 
5139787
0af3992
5139787
 
 
 
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
26
27
# Core dependencies
streamlit==1.30.0
numpy==1.24.0
pandas==2.1.0

# ML & Vision
torch==2.1.0
torchvision==0.16.0
transformers==4.36.0
sentence-transformers
faiss-cpu==1.7.4

# Image Processing
Pillow==10.0.0
opencv-python-headless==4.8.1.78  # Updated to available version

# LLM Integration
groq


# Visualization
matplotlib==3.7.0

# Additional requirements
python-dotenv==1.0.0
requests==2.31.0
typing-extensions==4.8.0