-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
84 lines (84 loc) · 3.34 KB
/
requirements.txt
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
asgiref==3.7.2
attrs==23.2.0
certifi==2024.2.2
charset-normalizer==3.3.2
coco-lib==0.1.3
colorama==0.4.6
contourpy==1.2.0
cudatools==0.0.1
cycler==0.12.1
dataclasses-json==0.5.14
Django==5.0.3
django-cors-headers==4.2.0
django-sslserver==0.22
djangorestframework==3.14.0
fathomnet==1.1.3
filelock==3.13.1
fonttools==4.49.0
frozenlist==1.4.1
fsspec==2024.2.0
greenlet==3.0.3
h5py==3.10.0
idna==3.6
Jinja2==3.1.3
joblib==1.3.2
jsonpatch==1.33
jsonpointer==2.4
kiwisolver==1.4.5
langchain==0.1.11
langchain-community==0.0.25
langchain-core==0.1.29
langchain-text-splitters==0.0.1
langsmith==0.1.21
lxml==4.9.4
MarkupSafe==2.1.5
marshmallow==3.21.1
matplotlib==3.8.0
mpmath==1.3.0
multidict==6.0.5
mypy-extensions==1.0.0
networkx==3.2.1
numpy==1.26.4
openai==0.28.1
opencv-python==4.8.1.78
orjson==3.9.15
packaging==23.2
pandas==2.1.1
pillow==10.2.0
plotly==5.17.0
progressbar2==3.55.0
pydantic==2.6.3
pydantic_core==2.16.3
pymssql==2.2.11
pyparsing==3.1.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.0
python-utils==3.8.2
pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
salesforce-lavis==1.0.1
scikit-learn==1.4.1.post1
scipy==1.11.3
-e git+https://github.com/facebookresearch/segment-anything.git@6fdee8f2727f4506cfbbe553e23b895e27956588#egg=segment_anything
setuptools==69.1.0
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.28
sqlparse==0.4.4
sympy==1.12
tenacity==8.2.3
threadpoolctl==3.3.0
torch==2.2.1+cu121
torchaudio==2.2.1+cu121
torchvision==0.17.1+cu121
tqdm==4.66.2
typing-inspect==0.9.0
typing_extensions==4.10.0
tzdata==2024.1
urllib3==2.2.1
yarl==1.9.4