SanjanaJD004 commited on
Commit
9edf180
·
1 Parent(s): 5b0ce0f

initial commit

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. requirements.txt +73 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  aiohttp==3.9.4
2
  aiosignal==1.3.1
3
  asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1698341106958/work
@@ -68,3 +69,75 @@ wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_170473120541
68
  xxhash==3.4.1
69
  yarl==1.9.4
70
  zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1695255097490/work
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <<<<<<< HEAD
2
  aiohttp==3.9.4
3
  aiosignal==1.3.1
4
  asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1698341106958/work
 
69
  xxhash==3.4.1
70
  yarl==1.9.4
71
  zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1695255097490/work
72
+ =======
73
+ aiohttp==3.9.4
74
+ aiosignal==1.3.1
75
+ asttokens @ file:///home/conda/feedstock_root/build_artifacts/asttokens_1698341106958/work
76
+ attrs==23.2.0
77
+ certifi==2024.2.2
78
+ charset-normalizer==3.3.2
79
+ colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1666700638685/work
80
+ comm @ file:///home/conda/feedstock_root/build_artifacts/comm_1710320294760/work
81
+ datasets==2.18.0
82
+ debugpy @ file:///C:/b/abs_c0y1fjipt2/croot/debugpy_1690906864587/work
83
+ decorator @ file:///home/conda/feedstock_root/build_artifacts/decorator_1641555617451/work
84
+ dill==0.3.8
85
+ exceptiongroup @ file:///home/conda/feedstock_root/build_artifacts/exceptiongroup_1704921103267/work
86
+ executing @ file:///home/conda/feedstock_root/build_artifacts/executing_1698579936712/work
87
+ filelock==3.13.4
88
+ frozenlist==1.4.1
89
+ fsspec==2024.2.0
90
+ huggingface-hub==0.22.2
91
+ idna==3.7
92
+ importlib_metadata @ file:///home/conda/feedstock_root/build_artifacts/importlib-metadata_1710971335535/work
93
+ ipykernel @ file:///D:/bld/ipykernel_1708996677248/work
94
+ ipython @ file:///D:/bld/ipython_1709559926914/work
95
+ jedi @ file:///home/conda/feedstock_root/build_artifacts/jedi_1696326070614/work
96
+ Jinja2==3.1.3
97
+ jupyter_client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1710255804825/work
98
+ jupyter_core @ file:///D:/bld/jupyter_core_1710257313664/work
99
+ MarkupSafe==2.1.5
100
+ matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1660814786464/work
101
+ mpmath==1.3.0
102
+ multidict==6.0.5
103
+ multiprocess==0.70.16
104
+ nest_asyncio @ file:///home/conda/feedstock_root/build_artifacts/nest-asyncio_1705850609492/work
105
+ networkx==3.3
106
+ numpy==1.26.4
107
+ packaging @ file:///home/conda/feedstock_root/build_artifacts/packaging_1710075952259/work
108
+ pandas==2.2.2
109
+ parso @ file:///home/conda/feedstock_root/build_artifacts/parso_1712320355065/work
110
+ pickleshare @ file:///home/conda/feedstock_root/build_artifacts/pickleshare_1602536217715/work
111
+ pillow==10.2.0
112
+ platformdirs @ file:///home/conda/feedstock_root/build_artifacts/platformdirs_1706713388748/work
113
+ prompt-toolkit @ file:///home/conda/feedstock_root/build_artifacts/prompt-toolkit_1702399386289/work
114
+ psutil @ file:///C:/ci_311_rebuilds/psutil_1679005906571/work
115
+ pure-eval @ file:///home/conda/feedstock_root/build_artifacts/pure_eval_1642875951954/work
116
+ pyarrow==15.0.2
117
+ pyarrow-hotfix==0.6
118
+ Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1700607939962/work
119
+ python-dateutil @ file:///home/conda/feedstock_root/build_artifacts/python-dateutil_1709299778482/work
120
+ pytz==2024.1
121
+ pywin32==305.1
122
+ PyYAML==6.0.1
123
+ pyzmq @ file:///C:/b/abs_89aq69t0up/croot/pyzmq_1705605705281/work
124
+ regex==2023.12.25
125
+ requests==2.31.0
126
+ safetensors==0.4.2
127
+ six @ file:///home/conda/feedstock_root/build_artifacts/six_1620240208055/work
128
+ stack-data @ file:///home/conda/feedstock_root/build_artifacts/stack_data_1669632077133/work
129
+ sympy==1.12
130
+ tokenizers==0.15.2
131
+ torch==2.2.2+cu118
132
+ tornado @ file:///C:/b/abs_0cbrstidzg/croot/tornado_1696937003724/work
133
+ tqdm==4.66.2
134
+ traitlets @ file:///home/conda/feedstock_root/build_artifacts/traitlets_1710254411456/work
135
+ transformers==4.39.3
136
+ typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/typing_extensions_1712329955671/work
137
+ tzdata==2024.1
138
+ urllib3==2.2.1
139
+ wcwidth @ file:///home/conda/feedstock_root/build_artifacts/wcwidth_1704731205417/work
140
+ xxhash==3.4.1
141
+ yarl==1.9.4
142
+ zipp @ file:///home/conda/feedstock_root/build_artifacts/zipp_1695255097490/work
143
+ >>>>>>> d71f5a2 (initial commit)