File size: 382 Bytes
5f5806d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
# requirements.txt

# Core Python libraries
numpy
pandas
matplotlib
plotly
scipy
datetime
dateutil
pathlib
itertools
collections
logging
argparse
shutil
re
json
csv
sys
ast
importlib
struct

# Machine Learning and Image Processing
torch
opencv-python
pillow
requests
retrying
mivolo

# Jupyter-specific (if running in Jupyter)
jupyterlab
ipykernel

# Additional Utilities
fonttools