ritiksh commited on
Commit
09715c7
·
1 Parent(s): ceb4613

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +124 -0
requirements.txt ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.9.0
2
+ aiosignal==1.3.1
3
+ altair==5.1.2
4
+ annotated-types==0.6.0
5
+ anyio==3.7.1
6
+ appnope==0.1.3
7
+ asttokens==2.4.1
8
+ async-timeout==4.0.3
9
+ attrs==23.1.0
10
+ blinker==1.7.0
11
+ brotlipy @ file:///Users/runner/miniforge3/conda-bld/brotlipy_1666764759924/work
12
+ cachetools==5.3.2
13
+ certifi==2022.12.7
14
+ cffi @ file:///Users/runner/miniforge3/conda-bld/cffi_1671179893800/work
15
+ charset-normalizer @ file:///home/conda/feedstock_root/build_artifacts/charset-normalizer_1678108872112/work
16
+ click==8.1.7
17
+ colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1666700638685/work
18
+ conda==23.1.0
19
+ conda-package-handling @ file:///home/conda/feedstock_root/build_artifacts/conda-package-handling_1669907009957/work
20
+ conda_package_streaming @ file:///home/conda/feedstock_root/build_artifacts/conda-package-streaming_1669733752472/work
21
+ contourpy==1.2.0
22
+ cryptography @ file:///Users/runner/miniforge3/conda-bld/cryptography-split_1679811336455/work
23
+ cycler==0.12.1
24
+ datasets==2.15.0
25
+ decorator==5.1.1
26
+ dill==0.3.7
27
+ distlib==0.3.6
28
+ distro==1.8.0
29
+ exceptiongroup==1.1.3
30
+ executing==2.0.1
31
+ filelock==3.12.0
32
+ fonttools==4.44.3
33
+ frozenlist==1.4.0
34
+ fsspec==2023.10.0
35
+ gitdb==4.0.11
36
+ GitPython==3.1.40
37
+ h11==0.14.0
38
+ httpcore==1.0.2
39
+ httpx==0.25.1
40
+ huggingface-hub==0.19.4
41
+ idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1663625384323/work
42
+ importlib-metadata==6.8.0
43
+ iniconfig==2.0.0
44
+ ipython==8.17.2
45
+ jedi==0.19.1
46
+ Jinja2==3.1.2
47
+ jsonschema==4.19.2
48
+ jsonschema-specifications==2023.7.1
49
+ kiwisolver==1.4.5
50
+ markdown-it-py==3.0.0
51
+ MarkupSafe==2.1.3
52
+ matplotlib==3.8.2
53
+ matplotlib-inline==0.1.6
54
+ mdurl==0.1.2
55
+ mpmath==1.3.0
56
+ multidict==6.0.4
57
+ multiprocess==0.70.15
58
+ networkx==3.2.1
59
+ numpy==1.26.1
60
+ openai==1.2.3
61
+ packaging==23.2
62
+ pandas==2.1.3
63
+ parso==0.8.3
64
+ pexpect==4.8.0
65
+ Pillow==10.1.0
66
+ platformdirs==3.5.1
67
+ pluggy @ file:///home/conda/feedstock_root/build_artifacts/pluggy_1667232663820/work
68
+ prompt-toolkit==3.0.41
69
+ protobuf==4.25.0
70
+ ptyprocess==0.7.0
71
+ pure-eval==0.2.2
72
+ pyarrow==14.0.1
73
+ pyarrow-hotfix==0.5
74
+ pycosat @ file:///Users/runner/miniforge3/conda-bld/pycosat_1666836623787/work
75
+ pycparser @ file:///home/conda/feedstock_root/build_artifacts/pycparser_1636257122734/work
76
+ pydantic==2.4.2
77
+ pydantic_core==2.10.1
78
+ pydeck==0.8.1b0
79
+ Pygments==2.16.1
80
+ pyOpenSSL @ file:///home/conda/feedstock_root/build_artifacts/pyopenssl_1680037383858/work
81
+ pyparsing==3.1.1
82
+ PySocks @ file:///home/conda/feedstock_root/build_artifacts/pysocks_1661604839144/work
83
+ pytest==7.4.3
84
+ python-dateutil==2.8.2
85
+ python-dotenv==1.0.0
86
+ pytz==2023.3.post1
87
+ PyYAML==6.0.1
88
+ referencing==0.30.2
89
+ regex==2023.10.3
90
+ requests @ file:///home/conda/feedstock_root/build_artifacts/requests_1680286922386/work
91
+ rich==13.6.0
92
+ rpds-py==0.12.0
93
+ ruamel.yaml @ file:///Users/runner/miniforge3/conda-bld/ruamel.yaml_1678273098088/work
94
+ ruamel.yaml.clib @ file:///Users/runner/miniforge3/conda-bld/ruamel.yaml.clib_1670412881259/work
95
+ safetensors==0.4.0
96
+ six==1.16.0
97
+ smmap==5.0.1
98
+ sniffio==1.3.0
99
+ stack-data==0.6.3
100
+ streamlit==1.28.1
101
+ sympy==1.12
102
+ tenacity==8.2.3
103
+ tokenizers==0.15.0
104
+ toml==0.10.2
105
+ tomli==2.0.1
106
+ toolz @ file:///home/conda/feedstock_root/build_artifacts/toolz_1657485559105/work
107
+ torch==2.1.1
108
+ torchaudio==2.1.1
109
+ torchvision==0.16.1
110
+ tornado==6.3.3
111
+ tqdm @ file:///home/conda/feedstock_root/build_artifacts/tqdm_1677948868469/work
112
+ traitlets==5.13.0
113
+ transformers==4.35.2
114
+ typing_extensions==4.8.0
115
+ tzdata==2023.3
116
+ tzlocal==5.2
117
+ urllib3 @ file:///home/conda/feedstock_root/build_artifacts/urllib3_1678635778344/work
118
+ validators==0.22.0
119
+ virtualenv==20.23.0
120
+ wcwidth==0.2.10
121
+ xxhash==3.4.1
122
+ yarl==1.9.2
123
+ zipp==3.17.0
124
+ zstandard==0.19.0