mirror of
https://github.com/princeton-nlp/tree-of-thought-llm
synced 2024-11-16 05:24:05 +00:00
Add reqs file
This commit is contained in:
parent
4bc4c1b317
commit
f482021518
18
requirements.txt
Normal file
18
requirements.txt
Normal file
@ -0,0 +1,18 @@
|
||||
aiohttp==3.8.4
|
||||
aiosignal==1.3.1
|
||||
async-timeout==4.0.2
|
||||
attrs==23.1.0
|
||||
backoff==2.2.1
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
frozenlist==1.3.3
|
||||
idna==3.4
|
||||
mpmath==1.3.0
|
||||
multidict==6.0.4
|
||||
numpy==1.24.3
|
||||
openai==0.27.7
|
||||
requests==2.31.0
|
||||
sympy==1.12
|
||||
tqdm==4.65.0
|
||||
urllib3==2.0.2
|
||||
yarl==1.9.2
|
Loading…
Reference in New Issue
Block a user