yangheng commited on
Commit
f6e6b49
·
verified ·
1 Parent(s): 38d11b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- pyabsa>=2.1.12
 
 
 
 
1
+ pyabsa>=2.1.12
2
+ transformers<=4.29.0
3
+ numpy==1.24.2
4
+ scikit-learn==1.5.1