diff options
| author | LuyaoZhuang <zhuangluyao523@gmail.com> | 2025-10-26 05:11:12 -0400 |
|---|---|---|
| committer | LuyaoZhuang <zhuangluyao523@gmail.com> | 2025-10-26 05:11:12 -0400 |
| commit | 2fb71a4d2cccfe69c58e49940b75f77b7b84a2c7 (patch) | |
| tree | 9a6ec49b3063e17ca785eea4ce40652a3f5aa7a2 /requirements.txt | |
| parent | ccff87c15263d1d63235643d54322b991366952e (diff) | |
commit
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..da4c82d --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +httpx[socks]==0.28.1 +numpy==1.21.0 +openai==1.54.5 +pandas==1.3.0 +python-igraph==0.11.8 +scikit-learn==1.3.2 +sentence-transformers==2.2.2 +spacy==3.6.1 +tqdm==4.67.1 +transformers==4.30.2 +huggingface-hub==0.16.4 +pyarrow==12.0.1 + |
