[3ee609]: / Pipfile

Download this file

29 lines (25 with data), 417 Bytes

 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
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
requests = "*"
opencv-contrib-python-headless = "*"
torch = "*"
pyyaml = "*"
union = "*"
path = "*"
numpy = "*"
scikit-image = "*"
scipy = "*"
sphinx = "*"
sphinx-rtd-theme = "*"
pillow = ">=9.2.0"
visdom = "*"
dominate = "*"
torchvision = "*"
tqdm = "*"
sphinx-automodapi = "*"
[requires]
python_version = "3.9"
[dev-packages]