Tabish009 commited on
Commit
50e9276
1 Parent(s): f1035c7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -110
requirements.txt CHANGED
@@ -1,110 +1,4 @@
1
- aiohttp==3.8.4
2
- aiosignal==1.3.1
3
- attrs==22.2.0
4
- certifi==2022.12.7
5
- cffi==1.15.1
6
- git+https://github.com/huggingface/transformers@main
7
- charset-normalizer==3.1.0
8
- click==8.1.3
9
- cryptography==39.0.2
10
- dataclasses-json==0.5.7
11
- fastjsonschema==2.16.3
12
- filelock==3.9.0
13
- frozenlist==1.3.3
14
- greenlet==2.0.2
15
- h11==0.14.0
16
- httpcore==0.16.3
17
- httpx==0.23.3
18
- huggingface-hub==0.13.4
19
- idna==3.4
20
- inflection==0.5.1
21
- ipykernel==6.21.3
22
- ipython==8.11.0
23
- isoduration==20.11.0
24
- jinja2==3.1.2
25
- json5==0.9.11
26
- jsonpointer==2.3
27
- jsonschema==4.17.3
28
- jupyter_client==8.1.0
29
- jupyter_core==5.2.0
30
- jupyterlab==3.6.1
31
- langchain==0.0.127
32
- langchainplus-sdk==0.0.20
33
- MarkupSafe==2.1.2
34
- marshmallow==3.19.0
35
- matplotlib-inline==0.1.6
36
- mistune==2.0.5
37
- mypy-extensions==1.0.0
38
- nbclient==0.7.2
39
- nbconvert==7.2.9
40
- nbformat==5.7.3
41
- nest-asyncio==1.5.6
42
- networkx==3.1
43
- nltk==3.8.1
44
- notebook==6.5.4
45
- numpy==1.24.2
46
- openapi-schema-pydantic==1.2.4
47
- packaging==23.0
48
- pandas==1.5.3
49
- parso==0.8.3
50
- pdfminer.six==20221105
51
- pdfplumber==0.7.7
52
- pillow==9.4.0
53
- pinecone-client==2.2.1
54
- platformdirs==3.1.1
55
- prometheus-client==0.16.0
56
- prompt-toolkit==3.0.38
57
- psutil==5.9.4
58
- pure-eval==0.2.2
59
- pycparser==2.21
60
- pydantic==1.10.6
61
- Pygments==2.14.0
62
- pypdf==4.1.0
63
- pypdfium2==4.27.0
64
- pytesseract==0.3.10
65
- python-dateutil==2.8.2
66
- python-dotenv==1.0.0
67
- pytz==2022.7.1
68
- pywin32==305
69
- pywinpty==2.0.10
70
- PyYAML==6.0
71
- pyzmq==25.0.2
72
- qtconsole==5.4.1
73
- QtPy==2.3.3
74
- Quandl==3.7.0
75
- regex==2022.10.31
76
- requests==2.28.2
77
- rfc3339-validator==0.1.4
78
- rfc3986-validator==0.1.1
79
- rpds-py==0.18.0
80
- scikit-learn==1.2.2
81
- scipy==1.10.1
82
- sentence-transformers==2.2.2
83
- setuptools==67.6.1
84
- six==1.16.0
85
- sniffio==1.3.0
86
- soupsieve==2.4
87
- SQLAlchemy==2.0.4
88
- stack-data==0.6.2
89
- sympy==1.11.1
90
- tenacity==8.2.1
91
- terminado==0.17.1
92
- threadpoolctl==3.1.0
93
- tinycss2==1.2.1
94
- tokenizers==0.13.2
95
- torch==2.0.0
96
- torchvision==0.15.1
97
- tornado==6.2
98
- tqdm==4.65.0
99
- traitlets==5.9.0
100
- transformers==4.27.4
101
- typing-inspect==0.8.0
102
- typing_extensions==4.5.0
103
- uri-template==1.2.0
104
- urllib3==1.26.14
105
- wcwidth==0.2.6
106
- webcolors==1.12
107
- webencodings==0.5.1
108
- websocket-client==1.5.1
109
- Werkzeug==2.2.3
110
- wheel==0.38.4
 
1
+ pip>=24.0
2
+ transformers
3
+ torch
4
+ streamlit