Skip to content

Commit 692c5b0

Browse files
committed
add new pack
1 parent c723ecd commit 692c5b0

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

requirements.txt

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
pandas
2-
beautifulsoup4
1+
pandas==2.2.2
2+
beautifulsoup4==4.12.3
33
flask
4-
transformers
5-
spacy
4+
transformers==4.53.3
5+
spacy==3.7.4
6+
spacy-transformers==1.3.3
7+
numpy==1.26.4
8+
regex==2024.6.1
9+
torch==2.2.1+cpu --index-url https://download.pytorch.org/whl/cpu
10+
accelerate==1.9.0
11+
hazm==0.9.3

0 commit comments

Comments
 (0)