bjorn-hommel commited on
Commit
0c985d2
1 Parent(s): 51082bd
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  torch
2
- transformers
3
- plotly
4
- dash
5
- statsmodels
6
- sentencepiece
 
7
  python-dotenv
 
1
  torch
2
+ transformers==4.29.2
3
+ plotly==5.15.0
4
+ dash==2.10.2
5
+ statsmodels==0.14.0
6
+ sentencepiece==0.1.99
7
+ altair==4.2.2
8
  python-dotenv